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