Class CatEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<T>
net.minecraft.client.render.entity.LivingEntityRenderer<T>
net.minecraft.client.render.entity.MobEntityRenderer<OcelotEntity>
net.minecraft.client.render.entity.CatEntityRenderer
- Mappings:
Namespace Name official czrintermediary net/minecraft/class_567named net/minecraft/client/render/entity/CatEntityRenderer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final IdentifierFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
buffer, features, field_11124, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_13631, shadowDarkness, shadowSize -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdentifiergetTexture(OcelotEntity ocelotEntity) protected voidscale(OcelotEntity ocelotEntity, float float2) Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
hasLabel, method_14692, method_5792, render, shouldRenderMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getModel, method_10208, method_10252, method_10258, method_10259, method_10260, method_12463, method_12464, method_14691, method_5769, method_5771, method_5772, method_5776, method_5777, method_5783, method_5787, renderFeatures, renderModelMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
bindTexture, bindTexture, getFontRenderer, getRenderManager, method_10209, method_12450, method_12452, method_12453, method_12454, method_1527, method_1534, renderLabelIfPresent
-
Field Details
-
BLACK_CAT
- Mappings:
Namespace Name Mixin selector official aLczr;a:Lpc;intermediary field_6507Lnet/minecraft/class_567;field_6507:Lnet/minecraft/class_1653;named BLACK_CATLnet/minecraft/client/render/entity/CatEntityRenderer;BLACK_CAT:Lnet/minecraft/util/Identifier;
-
OCELOT
- Mappings:
Namespace Name Mixin selector official jLczr;j:Lpc;intermediary field_6508Lnet/minecraft/class_567;field_6508:Lnet/minecraft/class_1653;named OCELOTLnet/minecraft/client/render/entity/CatEntityRenderer;OCELOT:Lnet/minecraft/util/Identifier;
-
RED_CAT
- Mappings:
Namespace Name Mixin selector official kLczr;k:Lpc;intermediary field_6509Lnet/minecraft/class_567;field_6509:Lnet/minecraft/class_1653;named RED_CATLnet/minecraft/client/render/entity/CatEntityRenderer;RED_CAT:Lnet/minecraft/util/Identifier;
-
SIAMESE_CAT
- Mappings:
Namespace Name Mixin selector official lLczr;l:Lpc;intermediary field_6510Lnet/minecraft/class_567;field_6510:Lnet/minecraft/class_1653;named SIAMESE_CATLnet/minecraft/client/render/entity/CatEntityRenderer;SIAMESE_CAT:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
CatEntityRenderer
- Mappings:
Namespace Name Mixin selector official <init>Lcyp;<init>(Lcyo;)Vintermediary <init>Lnet/minecraft/class_551;<init>(Lnet/minecraft/class_550;)Vnamed <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
-
-
Method Details
-
getTexture
- Specified by:
getTexturein classEntityRenderer<OcelotEntity>- Mappings:
Namespace Name Mixin selector official aLczr;a(Lajy;)Lpc;intermediary method_5794Lnet/minecraft/class_567;method_5794(Lnet/minecraft/class_947;)Lnet/minecraft/class_1653;named getTextureLnet/minecraft/client/render/entity/CatEntityRenderer;getTexture(Lnet/minecraft/entity/passive/OcelotEntity;)Lnet/minecraft/util/Identifier;
-
scale
- Overrides:
scalein classLivingEntityRenderer<OcelotEntity>- Mappings:
Namespace Name Mixin selector official aLczr;a(Lajy;F)Vintermediary method_1574Lnet/minecraft/class_567;method_1574(Lnet/minecraft/class_947;F)Vnamed scaleLnet/minecraft/client/render/entity/CatEntityRenderer;scale(Lnet/minecraft/entity/passive/OcelotEntity;F)V
-