Package net.minecraftforge.debug.block
Class NeighborNotifyEventTest
- java.lang.Object
-
- net.minecraftforge.debug.block.NeighborNotifyEventTest
-
public class NeighborNotifyEventTest extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static org.apache.logging.log4j.Logger
logger
-
Constructor Summary
Constructors Constructor Description NeighborNotifyEventTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
onNeighborNotify(BlockEvent.NeighborNotifyEvent event)
-
-
-
Method Detail
-
onNeighborNotify
public static void onNeighborNotify(BlockEvent.NeighborNotifyEvent event)
-
-