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