extends TileEntity implements ITickable
All mapped superinterfaces:
| bjo | |
| net.minecraft.tileentity.TileEntityConduit | |
| net.minecraft.server.v1_13_R2.TileEntityConduit |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final Block[] |
| ||||||
| public int |
| ||||||
| private float |
| ||||||
| private boolean |
| ||||||
| private boolean |
| ||||||
| private final List<BlockPosition> |
| ||||||
| private EntityLiving |
| ||||||
| private UUID |
| ||||||
| private long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (TileEntityTypes<?> arg0) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public NBTTagCompound |
| ||||||
| public PacketPlayOutTileEntityData |
| ||||||
| public NBTTagCompound |
| ||||||
| public void |
| ||||||
| private boolean |
| ||||||
| private void |
| ||||||
| private void |
| ||||||
| private void |
| ||||||
| private AxisAlignedBB |
| ||||||
| private EntityLiving |
| ||||||
| private void |
| ||||||
| public boolean |
| ||||||
| private void |
| ||||||
| private void |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| public float |
|