Uses of Class
net.minecraftforge.event.level.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 level, BlockPos pos, BlockState state, EnumSet<Direction> notifiedSides, boolean forceRedstoneUpdate)