@Environment(value=CLIENT) public class CatEntityRenderer extends MobEntityRenderer<CatEntity,CatEntityModel<CatEntity>>
features, modeldispatcher, 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, shouldRenderaddFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisiblegetBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresentpublic 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>>