Package com.beansgalaxy.backpacks.events
Class PlaceBackpackEvent
java.lang.Object
com.beansgalaxy.backpacks.events.PlaceBackpackEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcancelCoyoteClick(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionResult actionResult, boolean useItem) static net.minecraft.world.InteractionResultinteract(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, net.minecraft.core.Direction direction, net.minecraft.core.BlockPos clickedPos)
-
Constructor Details
-
PlaceBackpackEvent
public PlaceBackpackEvent()
-
-
Method Details
-
interact
public static net.minecraft.world.InteractionResult interact(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, net.minecraft.core.Direction direction, net.minecraft.core.BlockPos clickedPos) -
cancelCoyoteClick
public static void cancelCoyoteClick(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionResult actionResult, boolean useItem)
-