Class GiantEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<GiantEntity,class_10086>
net.minecraft.client.render.entity.LivingEntityRenderer<GiantEntity,class_10086,BipedEntityModel<class_10086>>
net.minecraft.client.render.entity.MobEntityRenderer<GiantEntity,class_10086,BipedEntityModel<class_10086>>
net.minecraft.client.render.entity.GiantEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<class_10086,BipedEntityModel<class_10086>>
@Environment(CLIENT)
public class GiantEntityRenderer
extends MobEntityRenderer<GiantEntity,class_10086,BipedEntityModel<class_10086>>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/GiantEntityRendererintermediary net/minecraft/class_908official gnd
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, field_53193, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, field_52257, shadowOpacity, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTexture(class_10086 class_10086) voidmethod_62355(GiantEntity giantEntity, class_10086 class_10086, float float2) Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
getShadowRadius, hasLabelMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getModel, getOverlay, getRenderLayer, isShaking, isVisible, method_3919, method_62354, method_62358, method_62483, method_62484, render, scale, setupTransforms, shouldFlipUpsideDownMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, method_62406, method_62425, method_62426, renderLabelIfPresent, shouldRender
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXTURELnet/minecraft/client/render/entity/GiantEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_4710Lnet/minecraft/class_908;field_4710:Lnet/minecraft/class_2960;official aLgnd;a:Lalb;
-
-
Constructor Details
-
GiantEntityRenderer
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/GiantEntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;F)Vintermediary <init>Lnet/minecraft/class_908;<init>(Lnet/minecraft/class_5617$class_5618;F)Vofficial <init>Lgnd;<init>(Lgms$a;F)V
-
-
Method Details
-
getTexture
- Specified by:
getTexturein interfaceFeatureRendererContext<class_10086,BipedEntityModel<class_10086>> - Specified by:
getTexturein classEntityRenderer<GiantEntity,class_10086> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/GiantEntityRenderer;getTexture(Lnet/minecraft/class_10086;)Lnet/minecraft/util/Identifier;intermediary method_3981Lnet/minecraft/class_908;method_3981(Lnet/minecraft/class_10086;)Lnet/minecraft/class_2960;official aLgnd;a(Lgvj;)Lalb;
-
method_55269
- Specified by:
method_55269in classEntityRenderer<GiantEntity,class_10086> - Mappings:
Namespace Name Mixin selector named method_55269Lnet/minecraft/client/render/entity/GiantEntityRenderer;method_55269()Lnet/minecraft/class_10086;intermediary method_62451Lnet/minecraft/class_908;method_62451()Lnet/minecraft/class_10086;official cLgnd;c()Lgvj;
-
method_62355
- Mappings:
Namespace Name Mixin selector named method_62355Lnet/minecraft/client/render/entity/GiantEntityRenderer;method_62355(Lnet/minecraft/entity/mob/GiantEntity;Lnet/minecraft/class_10086;F)Vintermediary method_62450Lnet/minecraft/class_908;method_62450(Lnet/minecraft/class_1570;Lnet/minecraft/class_10086;F)Vofficial aLgnd;a(Lckq;Lgvj;F)V
-