public final class TileEntitySpecialRendererCasing extends net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer<TileEntityCasing>
| Constructor and Description |
|---|
TileEntitySpecialRendererCasing() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(TileEntityCasing casing,
double x,
double y,
double z,
float partialTicks,
int destroyStage,
float alpha) |
public void render(TileEntityCasing casing, double x, double y, double z, float partialTicks, int destroyStage, float alpha)
render in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer<TileEntityCasing>