@Deprecated public static class BlockEvent.PlaceEvent extends BlockEvent.EntityPlaceEvent
BlockEvent.BreakEvent, BlockEvent.CreateFluidSourceEvent, BlockEvent.CropGrowEvent, BlockEvent.EntityMultiPlaceEvent, BlockEvent.EntityPlaceEvent, BlockEvent.FarmlandTrampleEvent, BlockEvent.FluidPlaceBlockEvent, BlockEvent.HarvestDropsEvent, BlockEvent.MultiPlaceEvent, BlockEvent.NeighborNotifyEvent, BlockEvent.PlaceEvent, BlockEvent.PortalSpawnEventEvent.HasResult, Event.Result| Constructor and Description | 
|---|
PlaceEvent(BlockSnapshot blockSnapshot,
          IBlockState placedAgainst,
          EntityPlayer player,
          EnumHand hand)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
EnumHand | 
getHand()
Deprecated.  
  | 
ItemStack | 
getItemInHand()
Deprecated.  
 | 
EntityPlayer | 
getPlayer()
Deprecated.  
  | 
getBlockSnapshot, getEntity, getPlacedAgainst, getPlacedBlockgetPos, getState, getWorldgetListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic PlaceEvent(BlockSnapshot blockSnapshot, IBlockState placedAgainst, EntityPlayer player, EnumHand hand)
public EntityPlayer getPlayer()
@Deprecated public ItemStack getItemInHand()
public EnumHand getHand()