public final class CasingBlockEntityRenderer extends net.minecraft.client.render.block.entity.BlockEntityRenderer<CasingBlockEntity>
| Constructor and Description |
|---|
CasingBlockEntityRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(CasingBlockEntity casing,
double x,
double y,
double z,
float partialTicks,
int destroyStage) |
public void render(CasingBlockEntity casing, double x, double y, double z, float partialTicks, int destroyStage)
render in class net.minecraft.client.render.block.entity.BlockEntityRenderer<CasingBlockEntity>