public class SnowmanHeadLayer extends LayerRenderer<SnowGolemEntity,SnowManModel<SnowGolemEntity>>
Constructor and Description |
---|
SnowmanHeadLayer(IEntityRenderer<SnowGolemEntity,SnowManModel<SnowGolemEntity>> p_i50922_1_) |
Modifier and Type | Method and Description |
---|---|
void |
render(MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn,
SnowGolemEntity entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch) |
getEntityModel, getEntityTexture, renderCopyCutoutModel, renderCutoutModel
public SnowmanHeadLayer(IEntityRenderer<SnowGolemEntity,SnowManModel<SnowGolemEntity>> p_i50922_1_)
public void render(MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, int packedLightIn, SnowGolemEntity entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch)
render
in class LayerRenderer<SnowGolemEntity,SnowManModel<SnowGolemEntity>>