Package net.minecraft
Class class_8463
- All Implemented Interfaces:
FeatureRendererContext<class_8407,
PlayerEntityModel<class_8407>>
@Environment(CLIENT)
public class class_8463
extends LivingEntityRenderer<class_8407,PlayerEntityModel<class_8407>>
- Mappings:
Namespace Name official fuu
intermediary net/minecraft/class_8463
named net/minecraft/class_8463
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, field_44413, model
Fields 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.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, hasLabel, isShaking, isVisible, method_51047, render, scale, setupTransforms, shouldFlipUpsideDown
Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, renderLabelIfPresent, shouldRender
-
Field Details
-
field_44415
- Mappings:
Namespace Name Mixin selector official a
Lfuu;a:Lacy;
intermediary field_44415
Lnet/minecraft/class_8463;field_44415:Lnet/minecraft/class_2960;
named field_44415
Lnet/minecraft/class_8463;field_44415:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_8463
- Mappings:
Namespace Name Mixin selector official <init>
Lfsx;<init>(Lfsy$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_8407,
PlayerEntityModel<class_8407>> - Specified by:
getTexture
in classEntityRenderer<class_8407>
- Mappings:
Namespace Name Mixin selector official a
Lfuu;a(Lbzr;)Lacy;
intermediary method_51051
Lnet/minecraft/class_8463;method_51051(Lnet/minecraft/class_8407;)Lnet/minecraft/class_2960;
named getTexture
Lnet/minecraft/class_8463;getTexture(Lnet/minecraft/class_8407;)Lnet/minecraft/util/Identifier;
-