Class FoxEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<FoxEntity,class_10027>
net.minecraft.client.render.entity.LivingEntityRenderer<FoxEntity,class_10027,FoxEntityModel>
net.minecraft.client.render.entity.MobEntityRenderer<FoxEntity,class_10027,FoxEntityModel>
net.minecraft.class_9990<FoxEntity,class_10027,FoxEntityModel>
net.minecraft.client.render.entity.FoxEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<class_10027,FoxEntityModel>
@Environment(CLIENT)
public class FoxEntityRenderer
extends class_9990<FoxEntity,class_10027,FoxEntityModel>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/FoxEntityRendererintermediary net/minecraft/class_4042official gna
-
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
features, field_53193, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, field_52257, shadowOpacity, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTexture(class_10027 class_10027) voidmethod_62355(FoxEntity foxEntity, class_10027 class_10027, float float2) protected voidsetupTransforms(class_10027 class_10027, MatrixStack matrixStack, float float2, float float3) Methods inherited from class net.minecraft.class_9990
renderMethods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
getShadowRadius, hasLabelMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getModel, getOverlay, getRenderLayer, isShaking, isVisible, method_3919, method_62354, method_62358, method_62483, method_62484, scale, shouldFlipUpsideDownMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, method_62406, method_62425, method_62426, renderLabelIfPresent, shouldRender
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXTURELnet/minecraft/client/render/entity/FoxEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_18026Lnet/minecraft/class_4042;field_18026:Lnet/minecraft/class_2960;official aLgna;a:Lalb;
-
SLEEPING_TEXTURE
- Mappings:
Namespace Name Mixin selector named SLEEPING_TEXTURELnet/minecraft/client/render/entity/FoxEntityRenderer;SLEEPING_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_18027Lnet/minecraft/class_4042;field_18027:Lnet/minecraft/class_2960;official bLgna;b:Lalb;
-
SNOW_TEXTURE
- Mappings:
Namespace Name Mixin selector named SNOW_TEXTURELnet/minecraft/client/render/entity/FoxEntityRenderer;SNOW_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_18028Lnet/minecraft/class_4042;field_18028:Lnet/minecraft/class_2960;official kLgna;k:Lalb;
-
SLEEPING_SNOW_TEXTURE
- Mappings:
Namespace Name Mixin selector named SLEEPING_SNOW_TEXTURELnet/minecraft/client/render/entity/FoxEntityRenderer;SLEEPING_SNOW_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_18029Lnet/minecraft/class_4042;field_18029:Lnet/minecraft/class_2960;official lLgna;l:Lalb;
-
-
Constructor Details
-
FoxEntityRenderer
-
-
Method Details
-
setupTransforms
protected void setupTransforms(class_10027 class_10027, MatrixStack matrixStack, float float2, float float3) - Overrides:
setupTransformsin classLivingEntityRenderer<FoxEntity,class_10027, FoxEntityModel> - Mappings:
Namespace Name Mixin selector named setupTransformsLnet/minecraft/client/render/entity/FoxEntityRenderer;setupTransforms(Lnet/minecraft/class_10027;Lnet/minecraft/client/util/math/MatrixStack;FF)Vintermediary method_18334Lnet/minecraft/class_4042;method_18334(Lnet/minecraft/class_10027;Lnet/minecraft/class_4587;FF)Vofficial aLgna;a(Lgtd;Lfcu;FF)V
-
getTexture
- Specified by:
getTexturein interfaceFeatureRendererContext<class_10027,FoxEntityModel> - Specified by:
getTexturein classEntityRenderer<FoxEntity,class_10027> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/FoxEntityRenderer;getTexture(Lnet/minecraft/class_10027;)Lnet/minecraft/util/Identifier;intermediary method_18333Lnet/minecraft/class_4042;method_18333(Lnet/minecraft/class_10027;)Lnet/minecraft/class_2960;official aLgna;a(Lgtd;)Lalb;
-
method_55269
- Specified by:
method_55269in classEntityRenderer<FoxEntity,class_10027> - Mappings:
Namespace Name Mixin selector named method_55269Lnet/minecraft/client/render/entity/FoxEntityRenderer;method_55269()Lnet/minecraft/class_10027;intermediary method_62445Lnet/minecraft/class_4042;method_62445()Lnet/minecraft/class_10027;official cLgna;c()Lgtd;
-
method_62355
- Mappings:
Namespace Name Mixin selector named method_62355Lnet/minecraft/client/render/entity/FoxEntityRenderer;method_62355(Lnet/minecraft/entity/passive/FoxEntity;Lnet/minecraft/class_10027;F)Vintermediary method_62444Lnet/minecraft/class_4042;method_62444(Lnet/minecraft/class_4019;Lnet/minecraft/class_10027;F)Vofficial aLgna;a(Lcgf;Lgtd;F)V
-