Class GoatEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<GoatEntity,class_10030>
net.minecraft.client.render.entity.LivingEntityRenderer<GoatEntity,class_10030,GoatEntityModel>
net.minecraft.client.render.entity.MobEntityRenderer<GoatEntity,class_10030,GoatEntityModel>
net.minecraft.class_9990<GoatEntity,class_10030,GoatEntityModel>
net.minecraft.client.render.entity.GoatEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<class_10030,GoatEntityModel>
@Environment(CLIENT)
public class GoatEntityRenderer
extends class_9990<GoatEntity,class_10030,GoatEntityModel>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/GoatEntityRendererintermediary net/minecraft/class_6256official gnf
-
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_10030 class_10030) voidmethod_62354(GoatEntity goatEntity, class_10030 class_10030, float float2) Methods inherited from class net.minecraft.class_9990
renderMethods 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_62358, method_62483, method_62484, 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/GoatEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_32923Lnet/minecraft/class_6256;field_32923:Lnet/minecraft/class_2960;official aLgnf;a:Lalb;
-
-
Constructor Details
-
GoatEntityRenderer
-
-
Method Details
-
getTexture
- Specified by:
getTexturein interfaceFeatureRendererContext<class_10030,GoatEntityModel> - Specified by:
getTexturein classEntityRenderer<GoatEntity,class_10030> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/GoatEntityRenderer;getTexture(Lnet/minecraft/class_10030;)Lnet/minecraft/util/Identifier;intermediary method_35800Lnet/minecraft/class_6256;method_35800(Lnet/minecraft/class_10030;)Lnet/minecraft/class_2960;official aLgnf;a(Lgtg;)Lalb;
-
method_55269
- Specified by:
method_55269in classEntityRenderer<GoatEntity,class_10030> - Mappings:
Namespace Name Mixin selector named method_55269Lnet/minecraft/client/render/entity/GoatEntityRenderer;method_55269()Lnet/minecraft/class_10030;intermediary method_62453Lnet/minecraft/class_6256;method_62453()Lnet/minecraft/class_10030;official cLgnf;c()Lgtg;
-
method_62354
- Overrides:
method_62354in classLivingEntityRenderer<GoatEntity,class_10030, GoatEntityModel> - Mappings:
Namespace Name Mixin selector named method_62354Lnet/minecraft/client/render/entity/GoatEntityRenderer;method_62354(Lnet/minecraft/entity/passive/GoatEntity;Lnet/minecraft/class_10030;F)Vintermediary method_62452Lnet/minecraft/class_6256;method_62452(Lnet/minecraft/class_6053;Lnet/minecraft/class_10030;F)Vofficial aLgnf;a(Lchv;Lgtg;F)V
-