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