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