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