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