extends TileEntity implements IUpdatePlayerListBox
All mapped superinterfaces:
alu | |
net.minecraft.tileentity.TileEntityPiston | |
net.minecraft.server.v1_8_R3.TileEntityPiston |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private IBlockData |
| ||||
private EnumDirection |
| ||||
private boolean |
| ||||
private boolean |
| ||||
private float |
| ||||
private float |
| ||||
private List<Entity> |
|
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 |
| ||||
public float |
| ||||
private void |
| ||||
public void |
| ||||
public void |
| ||||
public void |
| ||||
public void |
| ||||
public boolean |
| ||||
public float |
| ||||
public float |
| ||||
public float |
|