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