Class LlamaDecorFeatureRenderer


@Environment(CLIENT) public class LlamaDecorFeatureRenderer extends FeatureRenderer<LlamaEntityRenderState,LlamaEntityModel>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer
intermediary net/minecraft/class_988
official gvy
  • Field Details

    • model

      private final LlamaEntityModel model
      Mappings:
      Namespace Name Mixin selector
      named model Lnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;model:Lnet/minecraft/client/render/entity/model/LlamaEntityModel;
      intermediary field_53220 Lnet/minecraft/class_988;field_53220:Lnet/minecraft/class_578;
      official a Lgvy;a:Lgcd;
    • babyModel

      private final LlamaEntityModel babyModel
      Mappings:
      Namespace Name Mixin selector
      named babyModel Lnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;babyModel:Lnet/minecraft/client/render/entity/model/LlamaEntityModel;
      intermediary field_53221 Lnet/minecraft/class_988;field_53221:Lnet/minecraft/class_578;
      official b Lgvy;b:Lgcd;
    • equipmentRenderer

      private final EquipmentRenderer equipmentRenderer
      Mappings:
      Namespace Name Mixin selector
      named equipmentRenderer Lnet/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer;equipmentRenderer:Lnet/minecraft/client/render/entity/equipment/EquipmentRenderer;
      intermediary field_54184 Lnet/minecraft/class_988;field_54184:Lnet/minecraft/class_10197;
      official c Lgvy;c:Lgvo;
  • Constructor Details

    • LlamaDecorFeatureRenderer

      public LlamaDecorFeatureRenderer(FeatureRendererContext<LlamaEntityRenderState,LlamaEntityModel> context, EntityModelLoader 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/EntityModelLoader;Lnet/minecraft/client/render/entity/equipment/EquipmentRenderer;)V
      intermediary <init> Lnet/minecraft/class_988;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;Lnet/minecraft/class_10197;)V
      official <init> Lgvy;<init>(Lgtm;Lgej;Lgvo;)V
  • Method Details

    • render

      public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, LlamaEntityRenderState llamaEntityRenderState, float float2, float float3)
      Specified by:
      render in class FeatureRenderer<LlamaEntityRenderState,LlamaEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/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)V
      intermediary method_4191 Lnet/minecraft/class_988;method_4191(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_10043;FF)V
      official a Lgvy;a(Lfgr;Lglk;ILgyt;FF)V
    • render

      private void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, LlamaEntityRenderState state, ItemStack stack, Identifier modelId, int light)
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/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/util/Identifier;I)V
      intermediary method_64083 Lnet/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)V
      official a Lgvy;a(Lfgr;Lglk;Lgyt;Lcxo;Lalz;I)V