extends TileEntity implements ITickable
All mapped superinterfaces:
| arm | |
| net.minecraft.tileentity.TileEntityPiston | |
| net.minecraft.server.v1_10_R1.TileEntityPiston |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private IBlockData |
| ||||
| private EnumDirection |
| ||||
| private boolean |
| ||||
| private boolean |
| ||||
| private float |
| ||||
| private float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (IBlockData arg0, EnumDirection arg1, boolean arg2, boolean arg3) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public IBlockData |
| ||||||
| public int |
| ||||||
| public boolean |
| ||||||
| public EnumDirection |
| ||||||
| private float |
| ||||||
| public AxisAlignedBB |
| ||||||
| public AxisAlignedBB |
| ||||||
| private void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public static void |
| ||||||
| public void |
| ||||||
| public NBTTagCompound |
| ||||||
| public boolean |
| ||||||
| public float |
| ||||||
| public float |
| ||||||
| public float |
| ||||||
| public float |
|