public class SnowmanHeadLayer extends LayerRenderer<SnowGolemEntity,SnowManModel<SnowGolemEntity>>
| コンストラクタと説明 | 
|---|
| SnowmanHeadLayer(IEntityRenderer<SnowGolemEntity,SnowManModel<SnowGolemEntity>> p_i50922_1_) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | render(com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
      IRenderTypeBuffer bufferIn,
      int packedLightIn,
      SnowGolemEntity entitylivingbaseIn,
      float limbSwing,
      float limbSwingAmount,
      float partialTicks,
      float ageInTicks,
      float netHeadYaw,
      float headPitch) | 
getEntityModel, getEntityTexture, renderCopyCutoutModel, renderCutoutModelpublic SnowmanHeadLayer(IEntityRenderer<SnowGolemEntity,SnowManModel<SnowGolemEntity>> p_i50922_1_)
public void render(com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
                   IRenderTypeBuffer bufferIn,
                   int packedLightIn,
                   SnowGolemEntity entitylivingbaseIn,
                   float limbSwing,
                   float limbSwingAmount,
                   float partialTicks,
                   float ageInTicks,
                   float netHeadYaw,
                   float headPitch)