Class SnowGolemEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<SnowGolemEntity,class_10042>
net.minecraft.client.render.entity.LivingEntityRenderer<SnowGolemEntity,class_10042,SnowGolemEntityModel>
net.minecraft.client.render.entity.MobEntityRenderer<SnowGolemEntity,class_10042,SnowGolemEntityModel>
net.minecraft.client.render.entity.SnowGolemEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<class_10042,SnowGolemEntityModel>
@Environment(CLIENT)
public class SnowGolemEntityRenderer
extends MobEntityRenderer<SnowGolemEntity,class_10042,SnowGolemEntityModel>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/SnowGolemEntityRendererintermediary net/minecraft/class_948official gox
-
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_10042 class_10042) voidmethod_62355(SnowGolemEntity snowGolemEntity, class_10042 class_10042, 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/SnowGolemEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_4788Lnet/minecraft/class_948;field_4788:Lnet/minecraft/class_2960;official aLgox;a:Lalb;
-
-
Constructor Details
-
SnowGolemEntityRenderer
-
-
Method Details
-
getTexture
- Specified by:
getTexturein interfaceFeatureRendererContext<class_10042,SnowGolemEntityModel> - Specified by:
getTexturein classEntityRenderer<SnowGolemEntity,class_10042> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/SnowGolemEntityRenderer;getTexture(Lnet/minecraft/class_10042;)Lnet/minecraft/util/Identifier;intermediary method_4122Lnet/minecraft/class_948;method_4122(Lnet/minecraft/class_10042;)Lnet/minecraft/class_2960;official gLgox;g(Lgts;)Lalb;
-
method_55269
- Specified by:
method_55269in classEntityRenderer<SnowGolemEntity,class_10042> - Mappings:
Namespace Name Mixin selector named method_55269Lnet/minecraft/client/render/entity/SnowGolemEntityRenderer;method_55269()Lnet/minecraft/class_10042;intermediary method_62537Lnet/minecraft/class_948;method_62537()Lnet/minecraft/class_10042;official cLgox;c()Lgts;
-
method_62355
- Mappings:
Namespace Name Mixin selector named method_62355Lnet/minecraft/client/render/entity/SnowGolemEntityRenderer;method_62355(Lnet/minecraft/entity/passive/SnowGolemEntity;Lnet/minecraft/class_10042;F)Vintermediary method_62536Lnet/minecraft/class_948;method_62536(Lnet/minecraft/class_1473;Lnet/minecraft/class_10042;F)Vofficial aLgox;a(Lcgt;Lgts;F)V
-