Class InteractWithItemHandler
java.lang.Object
com.stereowalker.unionlib.insert.InsertHandler<InteractWithItemHandler.Insert>
com.stereowalker.unionlib.insert.handler.InteractWithItemHandler
-
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.level.Level level, net.minecraft.world.item.ItemStack heldStack, net.minecraft.world.InteractionHand hand, net.minecraft.world.InteractionResult initialCancelResult, Consumer<net.minecraft.world.InteractionResult> doCancel, Runnable cancel) Methods inherited from class InsertHandler
hasInserts, loopThrough
-
Constructor Details
-
InteractWithItemHandler
public InteractWithItemHandler()
-
-
Method Details
-
insert
public void insert(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.world.item.ItemStack heldStack, net.minecraft.world.InteractionHand hand, net.minecraft.world.InteractionResult initialCancelResult, Consumer<net.minecraft.world.InteractionResult> doCancel, Runnable cancel)
-