public class PandaHeldItemLayer extends LayerRenderer<PandaEntity,PandaModel<PandaEntity>>
Constructor and Description |
---|
PandaHeldItemLayer(IEntityRenderer<PandaEntity,PandaModel<PandaEntity>> p_i50930_1_) |
Modifier and Type | Method and Description |
---|---|
void |
render(MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn,
PandaEntity entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch) |
getEntityModel, getEntityTexture, renderCopyCutoutModel, renderCutoutModel
public PandaHeldItemLayer(IEntityRenderer<PandaEntity,PandaModel<PandaEntity>> p_i50930_1_)
public void render(MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, int packedLightIn, PandaEntity entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch)
render
in class LayerRenderer<PandaEntity,PandaModel<PandaEntity>>