public class TileEntityEndPortalRenderer extends TileEntitySpecialRenderer<TileEntityEndPortal>
| Modifier and Type | Field and Description |
|---|---|
private static ResourceLocation |
END_PORTAL_TEXTURE |
private static ResourceLocation |
END_SKY_TEXTURE |
private static java.util.Random |
field_147527_e |
(package private) java.nio.FloatBuffer |
field_147528_b |
DESTROY_STAGES, rendererDispatcher| Constructor and Description |
|---|
TileEntityEndPortalRenderer() |
| Modifier and Type | Method and Description |
|---|---|
private java.nio.FloatBuffer |
func_147525_a(float p_147525_1_,
float p_147525_2_,
float p_147525_3_,
float p_147525_4_) |
void |
renderTileEntityAt(TileEntityEndPortal te,
double x,
double y,
double z,
float partialTicks,
int destroyStage) |
bindTexture, func_181055_a, getFontRenderer, getWorld, setRendererDispatcherprivate static final ResourceLocation END_SKY_TEXTURE
private static final ResourceLocation END_PORTAL_TEXTURE
private static final java.util.Random field_147527_e
java.nio.FloatBuffer field_147528_b
public void renderTileEntityAt(TileEntityEndPortal te, double x, double y, double z, float partialTicks, int destroyStage)
renderTileEntityAt in class TileEntitySpecialRenderer<TileEntityEndPortal>private java.nio.FloatBuffer func_147525_a(float p_147525_1_,
float p_147525_2_,
float p_147525_3_,
float p_147525_4_)