@Environment(value=CLIENT) public class ShulkerHeadFeatureRenderer extends FeatureRenderer<ShulkerEntity,ShulkerEntityModel<ShulkerEntity>>
| Constructor and Description |
|---|
ShulkerHeadFeatureRenderer(FeatureRendererContext<ShulkerEntity,ShulkerEntityModel<ShulkerEntity>> context) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(MatrixStack matrixStack,
VertexConsumerProvider vertexConsumerProvider,
int int2,
ShulkerEntity shulkerEntity,
float float2,
float float3,
float float4,
float float5,
float float6,
float float7) |
getContextModel, getTexture, render, renderModelpublic ShulkerHeadFeatureRenderer(FeatureRendererContext<ShulkerEntity,ShulkerEntityModel<ShulkerEntity>> context)
public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, ShulkerEntity shulkerEntity, float float2, float float3, float float4, float float5, float float6, float float7)
render in class FeatureRenderer<ShulkerEntity,ShulkerEntityModel<ShulkerEntity>>