Uses of Class
net.minecraftforge.event.world.BlockEvent.NeighborNotifyEvent
-
Uses of BlockEvent.NeighborNotifyEvent in net.minecraftforge.debug.block
Modifier and TypeMethodDescriptionstatic void
NeighborNotifyEventTest.onNeighborNotify(BlockEvent.NeighborNotifyEvent event)
-
Uses of BlockEvent.NeighborNotifyEvent in net.minecraftforge.event
Modifier and TypeMethodDescriptionForgeEventFactory.onNeighborNotify(Level world, BlockPos pos, BlockState state, EnumSet<Direction> notifiedSides, boolean forceRedstoneUpdate)