public class TileEntityEnderChestRenderer extends TileEntitySpecialRenderer<TileEntityEnderChest>
| Modifier and Type | Field and Description |
|---|---|
private static ResourceLocation |
ENDER_CHEST_TEXTURE |
private ModelChest |
field_147521_c |
DESTROY_STAGES, rendererDispatcher| Constructor and Description |
|---|
TileEntityEnderChestRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderTileEntityAt(TileEntityEnderChest te,
double x,
double y,
double z,
float partialTicks,
int destroyStage) |
bindTexture, func_181055_a, getFontRenderer, getWorld, setRendererDispatcherprivate static final ResourceLocation ENDER_CHEST_TEXTURE
private ModelChest field_147521_c
public void renderTileEntityAt(TileEntityEnderChest te, double x, double y, double z, float partialTicks, int destroyStage)
renderTileEntityAt in class TileEntitySpecialRenderer<TileEntityEnderChest>