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