Class RabbitEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<T>
net.minecraft.client.render.entity.LivingEntityRenderer<T,M>
net.minecraft.client.render.entity.MobEntityRenderer<RabbitEntity,RabbitEntityModel<RabbitEntity>>
net.minecraft.client.render.entity.RabbitEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<RabbitEntity,RabbitEntityModel<RabbitEntity>>
@Environment(CLIENT)
public class RabbitEntityRenderer
extends MobEntityRenderer<RabbitEntity,RabbitEntityModel<RabbitEntity>>
- Mappings:
Namespace Name official fiuintermediary net/minecraft/class_939named 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.MobEntityRenderer
LEASH_PIECE_COUNTFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, shadowOpacity, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
method_4068, method_4071, method_4072Methods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, method_4054, method_4055, scale, setupTransforms, shouldFlipUpsideDownMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, getTexture, hasLabel, render, renderLabelIfPresent, shouldRenderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.render.entity.feature.FeatureRendererContext
getTexture
-
Field Details
-
BROWN_TEXTURE
- Mappings:
Namespace Name Mixin selector official aLfiu;a:Labv;intermediary field_4770Lnet/minecraft/class_939;field_4770:Lnet/minecraft/class_2960;named BROWN_TEXTURELnet/minecraft/client/render/entity/RabbitEntityRenderer;BROWN_TEXTURE:Lnet/minecraft/util/Identifier;
-
WHITE_TEXTURE
- Mappings:
Namespace Name Mixin selector official iLfiu;i:Labv;intermediary field_4773Lnet/minecraft/class_939;field_4773:Lnet/minecraft/class_2960;named WHITE_TEXTURELnet/minecraft/client/render/entity/RabbitEntityRenderer;WHITE_TEXTURE:Lnet/minecraft/util/Identifier;
-
BLACK_TEXTURE
- Mappings:
Namespace Name Mixin selector official jLfiu;j:Labv;intermediary field_4775Lnet/minecraft/class_939;field_4775:Lnet/minecraft/class_2960;named BLACK_TEXTURELnet/minecraft/client/render/entity/RabbitEntityRenderer;BLACK_TEXTURE:Lnet/minecraft/util/Identifier;
-
GOLD_TEXTURE
- Mappings:
Namespace Name Mixin selector official kLfiu;k:Labv;intermediary field_4768Lnet/minecraft/class_939;field_4768:Lnet/minecraft/class_2960;named GOLD_TEXTURELnet/minecraft/client/render/entity/RabbitEntityRenderer;GOLD_TEXTURE:Lnet/minecraft/util/Identifier;
-
SALT_TEXTURE
- Mappings:
Namespace Name Mixin selector official lLfiu;l:Labv;intermediary field_4774Lnet/minecraft/class_939;field_4774:Lnet/minecraft/class_2960;named SALT_TEXTURELnet/minecraft/client/render/entity/RabbitEntityRenderer;SALT_TEXTURE:Lnet/minecraft/util/Identifier;
-
WHITE_SPOTTED_TEXTURE
- Mappings:
Namespace Name Mixin selector official mLfiu;m:Labv;intermediary field_4772Lnet/minecraft/class_939;field_4772:Lnet/minecraft/class_2960;named WHITE_SPOTTED_TEXTURELnet/minecraft/client/render/entity/RabbitEntityRenderer;WHITE_SPOTTED_TEXTURE:Lnet/minecraft/util/Identifier;
-
TOAST_TEXTURE
- Mappings:
Namespace Name Mixin selector official nLfiu;n:Labv;intermediary field_4771Lnet/minecraft/class_939;field_4771:Lnet/minecraft/class_2960;named TOAST_TEXTURELnet/minecraft/client/render/entity/RabbitEntityRenderer;TOAST_TEXTURE:Lnet/minecraft/util/Identifier;
-
CAERBANNOG_TEXTURE
- Mappings:
Namespace Name Mixin selector official oLfiu;o:Labv;intermediary field_4769Lnet/minecraft/class_939;field_4769:Lnet/minecraft/class_2960;named CAERBANNOG_TEXTURELnet/minecraft/client/render/entity/RabbitEntityRenderer;CAERBANNOG_TEXTURE:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
RabbitEntityRenderer
- Mappings:
Namespace Name Mixin selector official <init>Lfha;<init>(Lfhb$a;)Vintermediary <init>Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)Vnamed <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
-
-
Method Details
-
method_4102
- Mappings:
Namespace Name Mixin selector official aLfiu;a(Lbpl;)Labv;intermediary method_4102Lnet/minecraft/class_939;method_4102(Lnet/minecraft/class_1463;)Lnet/minecraft/class_2960;named method_4102Lnet/minecraft/client/render/entity/RabbitEntityRenderer;method_4102(Lnet/minecraft/entity/passive/RabbitEntity;)Lnet/minecraft/util/Identifier;
-