extends TileEntity implements IUpdatePlayerListBox
All mapped superinterfaces:
| alu | |
| net.minecraft.tileentity.TileEntityPiston | |
| net.minecraft.server.v1_8_R3.TileEntityPiston |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private IBlockData |
| ||||
| private EnumDirection |
| ||||
| private boolean |
| ||||
| private boolean |
| ||||
| private float |
| ||||
| private float |
| ||||
| private List<Entity> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
| public | (IBlockData arg0, EnumDirection arg1, boolean arg2, boolean arg3) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public IBlockData |
| ||||
| public int |
| ||||
| public boolean |
| ||||
| public EnumDirection |
| ||||
| public float |
| ||||
| private void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public boolean |
| ||||
| public float |
| ||||
| public float |
| ||||
| public float |
|