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 bsjintermediary 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
ConstructorsConstructorDescriptionRabbitEntityRenderer(EntityRenderDispatcher dispatcher, EntityModel model, float shadowSize) -
Method Summary
Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
hasLabel, method_10261, 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_5769, method_5771, method_5772, method_5776, method_5777, method_5783, method_5787, removeFeature, renderFeatures, renderModel, scale, translateMethods 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 aLbsj;a:Lkl;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 bLbsj;b:Lkl;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 kLbsj;k:Lkl;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 lLbsj;l:Lkl;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 mLbsj;m:Lkl;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 nLbsj;n:Lkl;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 oLbsj;o:Lkl;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 pLbsj;p:Lkl;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>Lbsa;<init>(Lbrj;Lbja;F)Vintermediary <init>Lnet/minecraft/class_1635;<init>(Lnet/minecraft/class_550;Lnet/minecraft/class_444;F)Vnamed <init>Lnet/minecraft/client/render/entity/LivingEntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;Lnet/minecraft/client/render/entity/model/EntityModel;F)V
-
-
Method Details
-
getTexture
- Specified by:
getTexturein classEntityRenderer<RabbitEntity>- Mappings:
Namespace Name Mixin selector official aLbsj;a(Lwd;)Lkl;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;
-