@Environment(value=CLIENT) public class CatEntityRenderer extends MobEntityRenderer<CatEntity,CatEntityModel<CatEntity>>
features, model
dispatcher, shadowOpacity, shadowRadius
Constructor and Description |
---|
CatEntityRenderer(EntityRenderDispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getTexture(CatEntity catEntity) |
protected void |
scale(CatEntity catEntity,
MatrixStack matrixStack,
float float2) |
protected void |
setupTransforms(CatEntity catEntity,
MatrixStack matrixStack,
float float2,
float float3,
float float4) |
hasLabel, method_23186, method_23187, render, shouldRender
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible
getBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresent
public CatEntityRenderer(EntityRenderDispatcher dispatcher)
public Identifier getTexture(CatEntity catEntity)
getTexture
in interface FeatureRendererContext<CatEntity,CatEntityModel<CatEntity>>
getTexture
in class EntityRenderer<CatEntity>
protected void scale(CatEntity catEntity, MatrixStack matrixStack, float float2)
scale
in class LivingEntityRenderer<CatEntity,CatEntityModel<CatEntity>>
protected void setupTransforms(CatEntity catEntity, MatrixStack matrixStack, float float2, float float3, float float4)
setupTransforms
in class LivingEntityRenderer<CatEntity,CatEntityModel<CatEntity>>