Class InteractWithEntityHandler
java.lang.Object
com.stereowalker.unionlib.insert.InsertHandler<InteractWithEntityHandler.Insert>
com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class InsertHandler
InsertHandler.InsertWrapper<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinsert(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, net.minecraft.world.entity.Entity target, Consumer<Boolean> cancel, net.minecraft.world.InteractionResult cancelResult, Consumer<net.minecraft.world.InteractionResult> cancelResultC) Methods inherited from class InsertHandler
hasInserts, loopThrough
-
Constructor Details
-
InteractWithEntityHandler
public InteractWithEntityHandler()
-
-
Method Details
-
insert
-