Uses of Class
net.minecraftforge.event.world.BlockEvent.BlockToolModificationEvent
-
Uses of BlockEvent.BlockToolModificationEvent in net.minecraftforge.debug.block
Modifier and TypeMethodDescriptionprivate void
ToolInteractTest.onToolInteraction
(BlockEvent.BlockToolModificationEvent event) -
Uses of BlockEvent.BlockToolModificationEvent in net.minecraftforge.event.world
Modifier and TypeClassDescriptionstatic class
Deprecated, for removal: This API element is subject to removal in a future version.
BlockEvent.BlockToolModificationEvent
and put world-modifying actions behindif (!event.isSimulated())
.