public class IronGolemCracksLayer extends LayerRenderer<IronGolemEntity,IronGolemModel<IronGolemEntity>>
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<IronGolemEntity.Cracks,ResourceLocation> |
field_229134_a_ |
Constructor and Description |
---|
IronGolemCracksLayer(IEntityRenderer<IronGolemEntity,IronGolemModel<IronGolemEntity>> p_i226040_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
private static final java.util.Map<IronGolemEntity.Cracks,ResourceLocation> field_229134_a_
public IronGolemCracksLayer(IEntityRenderer<IronGolemEntity,IronGolemModel<IronGolemEntity>> p_i226040_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>>