public class TileEntityEndGatewayRenderer extends TileEntityEndPortalRenderer
Modifier and Type | Field and Description |
---|---|
private static ResourceLocation |
END_GATEWAY_BEAM_TEXTURE |
DESTROY_STAGES, rendererDispatcher
Constructor and Description |
---|
TileEntityEndGatewayRenderer() |
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, setRendererDispatcher
private static final ResourceLocation END_GATEWAY_BEAM_TEXTURE
public void render(TileEntityEndPortal te, double x, double y, double z, float partialTicks, int destroyStage, float alpha)
render
in class TileEntityEndPortalRenderer
protected int getPasses(double p_191286_1_)
getPasses
in class TileEntityEndPortalRenderer
protected float getOffset()
getOffset
in class TileEntityEndPortalRenderer