public class TileEntityTickEvent extends Event
TileEntity updates. Cancelling
this event will cause the tile entity not to update for one tick.| Modifier and Type | Field and Description |
|---|---|
TileEntity |
tileEntity |
| Constructor and Description |
|---|
TileEntityTickEvent(TileEntity tileEntity) |
public final TileEntity tileEntity
public TileEntityTickEvent(TileEntity tileEntity)