Class LlamaDecorFeatureRenderer
java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<LlamaEntity,LlamaEntityModel<LlamaEntity>>
net.minecraft.client.render.entity.feature.LlamaDecorFeatureRenderer
@Environment(CLIENT)
public class LlamaDecorFeatureRenderer
extends FeatureRenderer<LlamaEntity,LlamaEntityModel<LlamaEntity>>
- Mappings:
Namespace Name official evv
intermediary net/minecraft/class_988
named net/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer
-
Field Summary
Modifier and TypeFieldDescriptionprivate static Identifier[]
private LlamaEntityModel<LlamaEntity>
private static Identifier
-
Constructor Summary
ConstructorDescriptionLlamaDecorFeatureRenderer(FeatureRendererContext<LlamaEntity,LlamaEntityModel<LlamaEntity>> context, EntityModelLoader loader)
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, LlamaEntity llamaEntity, float float2, float float3, float float4, float float5, float float6, float float7)
Methods inherited from class net.minecraft.client.render.entity.feature.FeatureRenderer
getContextModel, getTexture, render, renderModel
-
Field Details
-
LLAMA_DECOR
- Mappings:
Namespace Name Mixin selector official a
Levv;a:[Lww;
intermediary field_4880
Lnet/minecraft/class_988;field_4880:[Lnet/minecraft/class_2960;
named LLAMA_DECOR
Lnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;LLAMA_DECOR:[Lnet/minecraft/util/Identifier;
-
TRADER_LLAMA_DECOR
- Mappings:
Namespace Name Mixin selector official b
Levv;b:Lww;
intermediary field_17740
Lnet/minecraft/class_988;field_17740:Lnet/minecraft/class_2960;
named TRADER_LLAMA_DECOR
Lnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;TRADER_LLAMA_DECOR:Lnet/minecraft/util/Identifier;
-
model
- Mappings:
Namespace Name Mixin selector official c
Levv;c:Legq;
intermediary field_4881
Lnet/minecraft/class_988;field_4881:Lnet/minecraft/class_578;
named model
Lnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;model:Lnet/minecraft/client/render/entity/model/LlamaEntityModel;
-
-
Constructor Details
-
LlamaDecorFeatureRenderer
public LlamaDecorFeatureRenderer(FeatureRendererContext<LlamaEntity,LlamaEntityModel<LlamaEntity>> context, EntityModelLoader loader)- Mappings:
Namespace Name Mixin selector official <init>
Levv;<init>(Letr;Leim;)V
intermediary <init>
Lnet/minecraft/class_988;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;)V
named <init>
Lnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;<init>(Lnet/minecraft/client/render/entity/feature/FeatureRendererContext;Lnet/minecraft/client/render/entity/model/EntityModelLoader;)V
-
-
Method Details
-
render
public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, LlamaEntity llamaEntity, float float2, float float3, float float4, float float5, float float6, float float7)- Specified by:
render
in classFeatureRenderer<LlamaEntity,LlamaEntityModel<LlamaEntity>>
- Mappings:
Namespace Name Mixin selector official a
Levv;a(Ldqk;Lenh;ILbfl;FFFFFF)V
intermediary method_4191
Lnet/minecraft/class_988;method_4191(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_1501;FFFFFF)V
named render
Lnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/entity/passive/LlamaEntity;FFFFFF)V
-