Class RabbitEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<T>
net.minecraft.client.render.entity.LivingEntityRenderer<T>
net.minecraft.client.render.entity.MobEntityRenderer<RabbitEntity>
net.minecraft.client.render.entity.RabbitEntityRenderer
- Mappings:
Namespace Name official czzintermediary net/minecraft/class_2491named net/minecraft/client/render/entity/RabbitEntityRenderer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate 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
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, renderModel, scaleMethods 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
-
BROWN_RABBIT
- Mappings:
Namespace Name Mixin selector official aLczz;a:Lpc;intermediary field_11128Lnet/minecraft/class_2491;field_11128:Lnet/minecraft/class_1653;named BROWN_RABBITLnet/minecraft/client/render/entity/RabbitEntityRenderer;BROWN_RABBIT:Lnet/minecraft/util/Identifier;
-
WHITE_RABBIT
- Mappings:
Namespace Name Mixin selector official jLczz;j:Lpc;intermediary field_11129Lnet/minecraft/class_2491;field_11129:Lnet/minecraft/class_1653;named WHITE_RABBITLnet/minecraft/client/render/entity/RabbitEntityRenderer;WHITE_RABBIT:Lnet/minecraft/util/Identifier;
-
BLACK_RABBIT
- Mappings:
Namespace Name Mixin selector official kLczz;k:Lpc;intermediary field_11130Lnet/minecraft/class_2491;field_11130:Lnet/minecraft/class_1653;named BLACK_RABBITLnet/minecraft/client/render/entity/RabbitEntityRenderer;BLACK_RABBIT:Lnet/minecraft/util/Identifier;
-
GOLD_RABBIT
- Mappings:
Namespace Name Mixin selector official lLczz;l:Lpc;intermediary field_11131Lnet/minecraft/class_2491;field_11131:Lnet/minecraft/class_1653;named GOLD_RABBITLnet/minecraft/client/render/entity/RabbitEntityRenderer;GOLD_RABBIT:Lnet/minecraft/util/Identifier;
-
SALT_RABBIT
- Mappings:
Namespace Name Mixin selector official mLczz;m:Lpc;intermediary field_11132Lnet/minecraft/class_2491;field_11132:Lnet/minecraft/class_1653;named SALT_RABBITLnet/minecraft/client/render/entity/RabbitEntityRenderer;SALT_RABBIT:Lnet/minecraft/util/Identifier;
-
SPLOTCHED_WHITE_RABBIT
- Mappings:
Namespace Name Mixin selector official nLczz;n:Lpc;intermediary field_11133Lnet/minecraft/class_2491;field_11133:Lnet/minecraft/class_1653;named SPLOTCHED_WHITE_RABBITLnet/minecraft/client/render/entity/RabbitEntityRenderer;SPLOTCHED_WHITE_RABBIT:Lnet/minecraft/util/Identifier;
-
TOAST_RABBIT
- Mappings:
Namespace Name Mixin selector official oLczz;o:Lpc;intermediary field_11134Lnet/minecraft/class_2491;field_11134:Lnet/minecraft/class_1653;named TOAST_RABBITLnet/minecraft/client/render/entity/RabbitEntityRenderer;TOAST_RABBIT:Lnet/minecraft/util/Identifier;
-
CAERBANNOG_RABBIT
- Mappings:
Namespace Name Mixin selector official pLczz;p:Lpc;intermediary field_11135Lnet/minecraft/class_2491;field_11135:Lnet/minecraft/class_1653;named CAERBANNOG_RABBITLnet/minecraft/client/render/entity/RabbitEntityRenderer;CAERBANNOG_RABBIT:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
RabbitEntityRenderer
- 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<RabbitEntity>- Mappings:
Namespace Name Mixin selector official aLczz;a(Lakd;)Lpc;intermediary method_10265Lnet/minecraft/class_2491;method_10265(Lnet/minecraft/class_2623;)Lnet/minecraft/class_1653;named getTextureLnet/minecraft/client/render/entity/RabbitEntityRenderer;getTexture(Lnet/minecraft/entity/passive/RabbitEntity;)Lnet/minecraft/util/Identifier;
-