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 | 
render(TileEntityEndPortal te,
      double x,
      double y,
      double z,
      float partialTicks,
      int destroyStage,
      float alpha)  | 
bindTexture, drawNameplate, getFontRenderer, getWorld, isGlobalRenderer, renderTileEntityFast, setLightmapDisabled, setRendererDispatcherpublic void render(TileEntityEndPortal te, double x, double y, double z, float partialTicks, int destroyStage, float alpha)
render in class TileEntitySpecialRenderer<TileEntityEndPortal>protected int getPasses(double p_191286_1_)
protected float getOffset()