001package net.minecraft.tileentity;
002
003public class TileEntityEndPortal extends TileEntity
004{
005}