Package | Description |
---|---|
net.minecraftforge.debug.block | |
net.minecraftforge.event.world |
Modifier and Type | Method and Description |
---|---|
static void |
PlaceEventTest.onBlockPlaced(BlockEvent.EntityPlaceEvent event) |
static void |
BasePlaceEventTest.onBlockPlaced(BlockEvent.EntityPlaceEvent event) |
Modifier and Type | Class and Description |
---|---|
static class |
BlockEvent.EntityMultiPlaceEvent
Fired when a single block placement triggers the
creation of multiple blocks(e.g.
|