Package net.minecraft
Class class_9084
- All Implemented Interfaces:
FeatureRendererContext<class_9069,class_9082>
- Mappings:
Namespace Name official fxyintermediary net/minecraft/class_9084named net/minecraft/class_9084
-
Field Summary
FieldsFields 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
Modifier and TypeMethodDescriptiongetTexture(class_9069 class_9069) protected voidsetupTransforms(class_9069 class_9069, MatrixStack matrixStack, float float2, float float3, float float4) Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
hasLabel, method_55831, render, shouldRenderMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scale, shouldFlipUpsideDownMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, renderLabelIfPresent
-
Field Details
-
field_47887
- Mappings:
Namespace Name Mixin selector official aLfxy;a:Lahh;intermediary field_47887Lnet/minecraft/class_9084;field_47887:Lnet/minecraft/class_2960;named field_47887Lnet/minecraft/class_9084;field_47887:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_9084
- Mappings:
Namespace Name Mixin selector official <init>Lfyz;<init>(Lfza$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
-
getTexture
- Specified by:
getTexturein interfaceFeatureRendererContext<class_9069,class_9082> - Specified by:
getTexturein classEntityRenderer<class_9069>- Mappings:
Namespace Name Mixin selector official aLfxy;a(Lbzj;)Lahh;intermediary method_55827Lnet/minecraft/class_9084;method_55827(Lnet/minecraft/class_9069;)Lnet/minecraft/class_2960;named getTextureLnet/minecraft/class_9084;getTexture(Lnet/minecraft/class_9069;)Lnet/minecraft/util/Identifier;
-
setupTransforms
protected void setupTransforms(class_9069 class_9069, MatrixStack matrixStack, float float2, float float3, float float4) - Overrides:
setupTransformsin classLivingEntityRenderer<class_9069,class_9082> - Mappings:
Namespace Name Mixin selector official aLfxy;a(Lbzj;Leqk;FFF)Vintermediary method_55828Lnet/minecraft/class_9084;method_55828(Lnet/minecraft/class_9069;Lnet/minecraft/class_4587;FFF)Vnamed setupTransformsLnet/minecraft/class_9084;setupTransforms(Lnet/minecraft/class_9069;Lnet/minecraft/client/util/math/MatrixStack;FFF)V
-