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