Uses of Class
net.neoforged.neoforge.event.level.BlockEvent.NeighborNotifyEvent
Packages that use BlockEvent.NeighborNotifyEvent
-
Uses of BlockEvent.NeighborNotifyEvent in net.neoforged.neoforge.event
Methods in net.neoforged.neoforge.event that return BlockEvent.NeighborNotifyEventModifier and TypeMethodDescriptionEventHooks.onNeighborNotify
(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, EnumSet<net.minecraft.core.Direction> notifiedSides, boolean forceRedstoneUpdate)