| Package | Description | 
|---|---|
| net.minecraftforge.event | |
| net.minecraftforge.event.world | 
| Modifier and Type | Method and Description | 
|---|---|
| static BlockEvent.PlaceEvent | ForgeEventFactory. onPlayerBlockPlace(EntityPlayer player,
                  BlockSnapshot blockSnapshot,
                  EnumFacing direction,
                  EnumHand hand) | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | BlockEvent.MultiPlaceEventFired when a single block placement action of a player triggers the
 creation of multiple blocks(e.g. |