Package net.minecraft
Class class_3109
- Mappings:
Namespace Name official cbkintermediary net/minecraft/class_3109named net/minecraft/class_3109
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
buffer, features, field_11124, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_13631, shadowDarkness, shadowSize -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdentifiergetTexture(class_3146 class_3146) protected voidscale(class_3146 class_3146, float float2) Methods inherited from class net.minecraft.client.render.entity.SkeletonEntityRenderer
translateMethods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
hasLabel, method_14692, method_5792, render, shouldRenderMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getModel, method_10208, method_10252, method_10258, method_10259, method_10260, method_12463, method_12464, method_14691, method_5769, method_5771, method_5772, method_5776, method_5777, method_5783, method_5787, renderFeatures, renderModelMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
bindTexture, bindTexture, getFontRenderer, getRenderManager, method_10209, method_12450, method_12452, method_12453, method_12454, method_1527, method_1534, renderLabelIfPresent
-
Field Details
-
field_15309
- Mappings:
Namespace Name Mixin selector official aLcbk;a:Lnf;intermediary field_15309Lnet/minecraft/class_3109;field_15309:Lnet/minecraft/class_1653;named field_15309Lnet/minecraft/class_3109;field_15309:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_3109
- Mappings:
Namespace Name Mixin selector official <init>Lbzg;<init>(Lbzf;)Vintermediary <init>Lnet/minecraft/class_551;<init>(Lnet/minecraft/class_550;)Vnamed <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
-
-
Method Details
-
getTexture
- Overrides:
getTexturein classSkeletonEntityRenderer- Mappings:
Namespace Name Mixin selector official method_13872Lcbk;method_13872(Lacp;)Lnf;intermediary method_13872Lnet/minecraft/class_3109;method_13872(Lnet/minecraft/class_3146;)Lnet/minecraft/class_1653;named getTextureLnet/minecraft/class_3109;getTexture(Lnet/minecraft/class_3146;)Lnet/minecraft/util/Identifier;
-
scale
- Overrides:
scalein classLivingEntityRenderer<class_3146>- Mappings:
Namespace Name Mixin selector official aLcbk;a(Lacp;F)Vintermediary method_13880Lnet/minecraft/class_3109;method_13880(Lnet/minecraft/class_3146;F)Vnamed scaleLnet/minecraft/class_3109;scale(Lnet/minecraft/class_3146;F)V
-