public class TileEntityEndPortalRenderer extends TileEntitySpecialRenderer<TileEntityEndPortal>
DESTROY_STAGES, rendererDispatcher| Constructor and Description | 
|---|
| TileEntityEndPortalRenderer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected float | getOffset() | 
| protected int | getPasses(double p_191286_1_) | 
| void | renderTileEntityAt(TileEntityEndPortal te,
                  double x,
                  double y,
                  double z,
                  float partialTicks,
                  int destroyStage) | 
bindTexture, drawNameplate, getFontRenderer, getWorld, isGlobalRenderer, renderTileEntityFast, setLightmapDisabled, setRendererDispatcherpublic void renderTileEntityAt(TileEntityEndPortal te, double x, double y, double z, float partialTicks, int destroyStage)
renderTileEntityAt in class TileEntitySpecialRenderer<TileEntityEndPortal>protected int getPasses(double p_191286_1_)
protected float getOffset()