Class LlamaDecorFeatureRenderer
java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<LlamaEntityRenderState,LlamaEntityModel>
net.minecraft.client.render.entity.feature.LlamaDecorFeatureRenderer
@Environment(CLIENT)
public class LlamaDecorFeatureRenderer
extends FeatureRenderer<LlamaEntityRenderState,LlamaEntityModel>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/feature/LlamaDecorFeatureRendererintermediary net/minecraft/class_988official gsg
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final LlamaEntityModelprivate final class_10197private final LlamaEntityModel -
Constructor Summary
ConstructorsConstructorDescriptionLlamaDecorFeatureRenderer(FeatureRendererContext<LlamaEntityRenderState, LlamaEntityModel> context, EntityModelLoader loader, class_10197 class_10197) -
Method Summary
Modifier and TypeMethodDescriptionprivate voidmethod_64083(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, LlamaEntityRenderState llamaEntityRenderState, ItemStack itemStack, Identifier identifier, int int2) voidrender(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, LlamaEntityRenderState llamaEntityRenderState, float float2, float float3) Methods inherited from class net.minecraft.client.render.entity.feature.FeatureRenderer
getContextModel, render, renderModel
-
Field Details
-
model
- Mappings:
Namespace Name Mixin selector named modelLnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;model:Lnet/minecraft/client/render/entity/model/LlamaEntityModel;intermediary field_53220Lnet/minecraft/class_988;field_53220:Lnet/minecraft/class_578;official aLgsg;a:Lfyr;
-
babyModel
- Mappings:
Namespace Name Mixin selector named babyModelLnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;babyModel:Lnet/minecraft/client/render/entity/model/LlamaEntityModel;intermediary field_53221Lnet/minecraft/class_988;field_53221:Lnet/minecraft/class_578;official bLgsg;b:Lfyr;
-
field_54184
- Mappings:
Namespace Name Mixin selector named field_54184Lnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;field_54184:Lnet/minecraft/class_10197;intermediary field_54184Lnet/minecraft/class_988;field_54184:Lnet/minecraft/class_10197;official cLgsg;c:Lgrx;
-
-
Constructor Details
-
LlamaDecorFeatureRenderer
public LlamaDecorFeatureRenderer(FeatureRendererContext<LlamaEntityRenderState, LlamaEntityModel> context, EntityModelLoader loader, class_10197 class_10197) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;<init>(Lnet/minecraft/client/render/entity/feature/FeatureRendererContext;Lnet/minecraft/client/render/entity/model/EntityModelLoader;Lnet/minecraft/class_10197;)Vintermediary <init>Lnet/minecraft/class_988;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;Lnet/minecraft/class_10197;)Vofficial <init>Lgsg;<init>(Lgpv;Lgax;Lgrx;)V
-
-
Method Details
-
render
public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, LlamaEntityRenderState llamaEntityRenderState, float float2, float float3) - Specified by:
renderin classFeatureRenderer<LlamaEntityRenderState,LlamaEntityModel> - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/client/render/entity/state/LlamaEntityRenderState;FF)Vintermediary method_4191Lnet/minecraft/class_988;method_4191(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_10043;FF)Vofficial aLgsg;a(Lfdt;Lghw;ILgvb;FF)V
-
method_64083
private void method_64083(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, LlamaEntityRenderState llamaEntityRenderState, ItemStack itemStack, Identifier identifier, int int2) - Mappings:
Namespace Name Mixin selector named method_64083Lnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;method_64083(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/client/render/entity/state/LlamaEntityRenderState;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Identifier;I)Vintermediary method_64083Lnet/minecraft/class_988;method_64083(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_10043;Lnet/minecraft/class_1799;Lnet/minecraft/class_2960;I)Vofficial aLgsg;a(Lfdt;Lghw;Lgvb;Lcvx;Lalh;I)V
-