| Package | Description |
|---|---|
| net.minecraftforge.debug.block | |
| net.minecraftforge.event |
| Modifier and Type | Method and Description |
|---|---|
static void |
NeighborNotifyEventTest.onNeighborNotify(BlockEvent.NeighborNotifyEvent event) |
| Modifier and Type | Method and Description |
|---|---|
static BlockEvent.NeighborNotifyEvent |
ForgeEventFactory.onNeighborNotify(World world,
BlockPos pos,
BlockState state,
java.util.EnumSet<Direction> notifiedSides,
boolean forceRedstoneUpdate) |