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