public class RenderEndPortal extends TileEntitySpecialRenderer
Constructor and Description |
---|
RenderEndPortal() |
Modifier and Type | Method and Description |
---|---|
void |
renderEndPortalTileEntity(TileEntityEndPortal par1TileEntityEndPortal,
double par2,
double par4,
double par6,
float par8)
Renders the End Portal.
|
void |
renderTileEntityAt(TileEntity par1TileEntity,
double par2,
double par4,
double par6,
float par8) |
getFontRenderer, onWorldChange, setTileEntityRenderer
public void renderEndPortalTileEntity(TileEntityEndPortal par1TileEntityEndPortal, double par2, double par4, double par6, float par8)
public void renderTileEntityAt(TileEntity par1TileEntity, double par2, double par4, double par6, float par8)
renderTileEntityAt
in class TileEntitySpecialRenderer