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 hin
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final LlamaEntityModelprivate final EquipmentRendererprivate final LlamaEntityModel - 
Constructor Summary
ConstructorsConstructorDescriptionLlamaDecorFeatureRenderer(FeatureRendererContext<LlamaEntityRenderState, LlamaEntityModel> context, LoadedEntityModels loader, EquipmentRenderer equipmentRenderer)  - 
Method Summary
Modifier and TypeMethodDescriptionvoidrender(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, LlamaEntityRenderState llamaEntityRenderState, float float2, float float3) private voidrender(MatrixStack matrices, VertexConsumerProvider vertexConsumers, LlamaEntityRenderState state, ItemStack stack, RegistryKey<EquipmentAsset> registryKey, int light) 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 aLhin;a:Lgoc;
 - 
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 bLhin;b:Lgoc;
 - 
equipmentRenderer
- Mappings:
 Namespace Name Mixin selector named equipmentRendererLnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;equipmentRenderer:Lnet/minecraft/client/render/entity/equipment/EquipmentRenderer;intermediary field_54184Lnet/minecraft/class_988;field_54184:Lnet/minecraft/class_10197;official cLhin;c:Lhie;
 
 - 
 - 
Constructor Details
- 
LlamaDecorFeatureRenderer
public LlamaDecorFeatureRenderer(FeatureRendererContext<LlamaEntityRenderState, LlamaEntityModel> context, LoadedEntityModels loader, EquipmentRenderer equipmentRenderer) - 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/LoadedEntityModels;Lnet/minecraft/client/render/entity/equipment/EquipmentRenderer;)Vintermediary <init>Lnet/minecraft/class_988;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;Lnet/minecraft/class_10197;)Vofficial <init>Lhin;<init>(Lhgc;Lgqj;Lhie;)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 aLhin;a(Lfod;Lgxn;ILhlr;FF)V
 - 
render
private void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, LlamaEntityRenderState state, ItemStack stack, RegistryKey<EquipmentAsset> registryKey, int light) - 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;Lnet/minecraft/client/render/entity/state/LlamaEntityRenderState;Lnet/minecraft/item/ItemStack;Lnet/minecraft/registry/RegistryKey;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_5321;I)Vofficial aLhin;a(Lfod;Lgxn;Lhlr;Ldcv;Lamd;I)V
 
 -