Package net.minecraft.src
Class TileEntityEndPortal
- java.lang.Object
-
- net.minecraft.src.TileEntity
-
- net.minecraft.src.TileEntityEndPortal
-
public class TileEntityEndPortal extends TileEntity
-
-
Field Summary
-
Fields inherited from class net.minecraft.src.TileEntity
blockMetadata, blockType, tileEntityInvalid, worldObj, xCoord, yCoord, zCoord
-
-
Constructor Summary
Constructors Constructor Description TileEntityEndPortal()
-
Method Summary
-
Methods inherited from class net.minecraft.src.TileEntity
createAndLoadEntity, getBlockMetadata, getBlockType, getDescriptionPacket, getDistanceFrom, invalidate, isInvalid, onInventoryChanged, onTileEntityPowered, readFromNBT, updateContainingBlockInfo, updateEntity, validate, writeToNBT
-
-