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