Package net.minecraft
Class class_3102
- Mappings:
Namespace Name official cyrintermediary net/minecraft/class_3102named net/minecraft/class_3102
-
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(HostileEntity hostileEntity) protected voidscale(HostileEntity hostileEntity, float float2) Methods 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_15297
- Mappings:
Namespace Name Mixin selector official aLcyr;a:Lpc;intermediary field_15297Lnet/minecraft/class_3102;field_15297:Lnet/minecraft/class_1653;named field_15297Lnet/minecraft/class_3102;field_15297:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_3102
- Mappings:
Namespace Name Mixin selector official <init>Lcyp;<init>(Lcyo;)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
- Specified by:
getTexturein classEntityRenderer<HostileEntity>- Mappings:
Namespace Name Mixin selector official aLcyr;a(Lang;)Lpc;intermediary method_13864Lnet/minecraft/class_3102;method_13864(Lnet/minecraft/class_975;)Lnet/minecraft/class_1653;named getTextureLnet/minecraft/class_3102;getTexture(Lnet/minecraft/entity/mob/HostileEntity;)Lnet/minecraft/util/Identifier;
-
scale
- Overrides:
scalein classLivingEntityRenderer<HostileEntity>- Mappings:
Namespace Name Mixin selector official aLcyr;a(Lang;F)Vintermediary method_13865Lnet/minecraft/class_3102;method_13865(Lnet/minecraft/class_975;F)Vnamed scaleLnet/minecraft/class_3102;scale(Lnet/minecraft/entity/mob/HostileEntity;F)V
-