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