@Environment(value=CLIENT) public class CatCollarFeatureRenderer extends FeatureRenderer<CatEntity,CatEntityModel<CatEntity>>
| Modifier and Type | Field and Description |
|---|---|
private CatEntityModel<CatEntity> |
model |
private static Identifier |
SKIN |
| Constructor and Description |
|---|
CatCollarFeatureRenderer(FeatureRendererContext<CatEntity,CatEntityModel<CatEntity>> context) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(MatrixStack matrixStack,
VertexConsumerProvider vertexConsumerProvider,
int int2,
CatEntity catEntity,
float float2,
float float3,
float float4,
float float5,
float float6,
float float7) |
getContextModel, getTexture, render, renderModelprivate static final Identifier SKIN
private final CatEntityModel<CatEntity> model
public CatCollarFeatureRenderer(FeatureRendererContext<CatEntity,CatEntityModel<CatEntity>> context)
public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, CatEntity catEntity, float float2, float float3, float float4, float float5, float float6, float float7)
render in class FeatureRenderer<CatEntity,CatEntityModel<CatEntity>>