Package net.nikdo53.tinymultiblocklib
Class FabricEvents
java.lang.Object
net.nikdo53.tinymultiblocklib.FabricEvents
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister()static net.minecraft.world.InteractionResulttestRightClickEvent(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.world.InteractionHand hand, net.minecraft.world.phys.BlockHitResult hitResult)
-
Constructor Details
-
FabricEvents
public FabricEvents()
-
-
Method Details
-
register
public static void register() -
testRightClickEvent
public static net.minecraft.world.InteractionResult testRightClickEvent(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.world.InteractionHand hand, net.minecraft.world.phys.BlockHitResult hitResult)
-