public class DolphinCarriedItemLayer extends LayerRenderer<DolphinEntity,DolphinModel<DolphinEntity>>
Constructor and Description |
---|
DolphinCarriedItemLayer(IEntityRenderer<DolphinEntity,DolphinModel<DolphinEntity>> p_i50944_1_) |
Modifier and Type | Method and Description |
---|---|
void |
render(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(MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, int packedLightIn, DolphinEntity entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch)
render
in class LayerRenderer<DolphinEntity,DolphinModel<DolphinEntity>>