Package net.minecraft
Class class_9084
- All Implemented Interfaces:
FeatureRendererContext<class_9069,
class_9082>
- Mappings:
Namespace Name official fxy
intermediary net/minecraft/class_9084
named net/minecraft/class_9084
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.MobEntityRenderer
LEASH_PIECE_COUNT
Fields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, model
Fields 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 void
setupTransforms
(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, shouldRender
Methods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scale, shouldFlipUpsideDown
Methods 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 a
Lfxy;a:Lahh;
intermediary field_47887
Lnet/minecraft/class_9084;field_47887:Lnet/minecraft/class_2960;
named field_47887
Lnet/minecraft/class_9084;field_47887:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_9084
- Mappings:
Namespace Name Mixin selector official <init>
Lfyz;<init>(Lfza$a;)V
intermediary <init>
Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
named <init>
Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
-
-
Method Details
-
getTexture
- Specified by:
getTexture
in interfaceFeatureRendererContext<class_9069,
class_9082> - Specified by:
getTexture
in classEntityRenderer<class_9069>
- Mappings:
Namespace Name Mixin selector official a
Lfxy;a(Lbzj;)Lahh;
intermediary method_55827
Lnet/minecraft/class_9084;method_55827(Lnet/minecraft/class_9069;)Lnet/minecraft/class_2960;
named getTexture
Lnet/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:
setupTransforms
in classLivingEntityRenderer<class_9069,
class_9082> - Mappings:
Namespace Name Mixin selector official a
Lfxy;a(Lbzj;Leqk;FFF)V
intermediary method_55828
Lnet/minecraft/class_9084;method_55828(Lnet/minecraft/class_9069;Lnet/minecraft/class_4587;FFF)V
named setupTransforms
Lnet/minecraft/class_9084;setupTransforms(Lnet/minecraft/class_9069;Lnet/minecraft/client/util/math/MatrixStack;FFF)V
-