Class ItemRenderer

java.lang.Object
net.minecraft.client.render.item.ItemRenderer

@Environment(CLIENT) public class ItemRenderer extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/item/ItemRenderer
intermediary net/minecraft/class_918
official hcb
  • Field Details

    • ENTITY_ENCHANTMENT_GLINT

      public static final Identifier ENTITY_ENCHANTMENT_GLINT
      Mappings:
      Namespace Name Mixin selector
      named ENTITY_ENCHANTMENT_GLINT Lnet/minecraft/client/render/item/ItemRenderer;ENTITY_ENCHANTMENT_GLINT:Lnet/minecraft/util/Identifier;
      intermediary field_43086 Lnet/minecraft/class_918;field_43086:Lnet/minecraft/class_2960;
      official a Lhcb;a:Lalw;
    • ITEM_ENCHANTMENT_GLINT

      public static final Identifier ITEM_ENCHANTMENT_GLINT
      Mappings:
      Namespace Name Mixin selector
      named ITEM_ENCHANTMENT_GLINT Lnet/minecraft/client/render/item/ItemRenderer;ITEM_ENCHANTMENT_GLINT:Lnet/minecraft/util/Identifier;
      intermediary field_43087 Lnet/minecraft/class_918;field_43087:Lnet/minecraft/class_2960;
      official b Lhcb;b:Lalw;
    • field_60154

      public static final float field_60154
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_60154 Lnet/minecraft/client/render/item/ItemRenderer;field_60154:F
      intermediary field_60154 Lnet/minecraft/class_918;field_60154:F
      official c Lhcb;c:F
    • field_60155

      public static final float field_60155
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_60155 Lnet/minecraft/client/render/item/ItemRenderer;field_60155:F
      intermediary field_60155 Lnet/minecraft/class_918;field_60155:F
      official d Lhcb;d:F
    • field_60156

      public static final float field_60156
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_60156 Lnet/minecraft/client/render/item/ItemRenderer;field_60156:F
      intermediary field_60156 Lnet/minecraft/class_918;field_60156:F
      official e Lhcb;e:F
    • field_55295

      public static final int field_55295
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_55295 Lnet/minecraft/client/render/item/ItemRenderer;field_55295:I
      intermediary field_55295 Lnet/minecraft/class_918;field_55295:I
      official f Lhcb;f:I
    • itemModelManager

      private final ItemModelManager itemModelManager
      Mappings:
      Namespace Name Mixin selector
      named itemModelManager Lnet/minecraft/client/render/item/ItemRenderer;itemModelManager:Lnet/minecraft/client/item/ItemModelManager;
      intermediary field_55296 Lnet/minecraft/class_918;field_55296:Lnet/minecraft/class_10442;
      official g Lhcb;g:Lhkq;
    • itemRenderState

      private final ItemRenderState itemRenderState
      Mappings:
      Namespace Name Mixin selector
      named itemRenderState Lnet/minecraft/client/render/item/ItemRenderer;itemRenderState:Lnet/minecraft/client/render/item/ItemRenderState;
      intermediary field_55297 Lnet/minecraft/class_918;field_55297:Lnet/minecraft/class_10444;
      official h Lhcb;h:Lhks;
  • Constructor Details

    • ItemRenderer

      public ItemRenderer(ItemModelManager itemModelManager)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/item/ItemRenderer;<init>(Lnet/minecraft/client/item/ItemModelManager;)V
      intermediary <init> Lnet/minecraft/class_918;<init>(Lnet/minecraft/class_10442;)V
      official <init> Lhcb;<init>(Lhkq;)V
  • Method Details

    • renderItem

      public static void renderItem(ItemDisplayContext displayContext, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, int[] tints, List<BakedQuad> quads, RenderLayer layer, ItemRenderState.Glint glint)
      Mappings:
      Namespace Name Mixin selector
      named renderItem Lnet/minecraft/client/render/item/ItemRenderer;renderItem(Lnet/minecraft/item/ItemDisplayContext;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;II[ILjava/util/List;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/render/item/ItemRenderState$Glint;)V
      intermediary method_62476 Lnet/minecraft/class_918;method_62476(Lnet/minecraft/class_811;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;II[ILjava/util/List;Lnet/minecraft/class_1921;Lnet/minecraft/class_10444$class_10445;)V
      official a Lhcb;a(Lday;Lfmg;Lgus;II[ILjava/util/List;Lgve;Lhks$a;)V
    • getArmorGlintConsumer

      public static VertexConsumer getArmorGlintConsumer(VertexConsumerProvider provider, RenderLayer layer, boolean glint)
      Mappings:
      Namespace Name Mixin selector
      named getArmorGlintConsumer Lnet/minecraft/client/render/item/ItemRenderer;getArmorGlintConsumer(Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/client/render/RenderLayer;Z)Lnet/minecraft/client/render/VertexConsumer;
      intermediary method_27952 Lnet/minecraft/class_918;method_27952(Lnet/minecraft/class_4597;Lnet/minecraft/class_1921;Z)Lnet/minecraft/class_4588;
      official a Lhcb;a(Lgus;Lgve;Z)Lfmj;
    • method_71138

      private static VertexConsumer method_71138(VertexConsumerProvider vertexConsumerProvider, RenderLayer renderLayer, MatrixStack.Entry entry)
      Mappings:
      Namespace Name Mixin selector
      named method_71138 Lnet/minecraft/client/render/item/ItemRenderer;method_71138(Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/util/math/MatrixStack$Entry;)Lnet/minecraft/client/render/VertexConsumer;
      intermediary method_71138 Lnet/minecraft/class_918;method_71138(Lnet/minecraft/class_4597;Lnet/minecraft/class_1921;Lnet/minecraft/class_4587$class_4665;)Lnet/minecraft/class_4588;
      official a Lhcb;a(Lgus;Lgve;Lfmg$a;)Lfmj;
    • getItemGlintConsumer

      public static VertexConsumer getItemGlintConsumer(VertexConsumerProvider vertexConsumers, RenderLayer layer, boolean solid, boolean glint)
      Mappings:
      Namespace Name Mixin selector
      named getItemGlintConsumer Lnet/minecraft/client/render/item/ItemRenderer;getItemGlintConsumer(Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/client/render/RenderLayer;ZZ)Lnet/minecraft/client/render/VertexConsumer;
      intermediary method_23181 Lnet/minecraft/class_918;method_23181(Lnet/minecraft/class_4597;Lnet/minecraft/class_1921;ZZ)Lnet/minecraft/class_4588;
      official a Lhcb;a(Lgus;Lgve;ZZ)Lfmj;
    • method_71139

      private static boolean method_71139(RenderLayer renderLayer)
      Mappings:
      Namespace Name Mixin selector
      named method_71139 Lnet/minecraft/client/render/item/ItemRenderer;method_71139(Lnet/minecraft/client/render/RenderLayer;)Z
      intermediary method_71139 Lnet/minecraft/class_918;method_71139(Lnet/minecraft/class_1921;)Z
      official a Lhcb;a(Lgve;)Z
    • getTint

      private static int getTint(int[] tints, int index)
      Mappings:
      Namespace Name Mixin selector
      named getTint Lnet/minecraft/client/render/item/ItemRenderer;getTint([II)I
      intermediary method_65569 Lnet/minecraft/class_918;method_65569([II)I
      official a Lhcb;a([II)I
    • renderBakedItemQuads

      private static void renderBakedItemQuads(MatrixStack matrices, VertexConsumer vertexConsumer, List<BakedQuad> quads, int[] tints, int light, int overlay)
      Mappings:
      Namespace Name Mixin selector
      named renderBakedItemQuads Lnet/minecraft/client/render/item/ItemRenderer;renderBakedItemQuads(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;Ljava/util/List;[III)V
      intermediary method_23180 Lnet/minecraft/class_918;method_23180(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;Ljava/util/List;[III)V
      official a Lhcb;a(Lfmg;Lfmj;Ljava/util/List;[III)V
    • renderItem

      public void renderItem(ItemStack stack, ItemDisplayContext displayContext, int light, int overlay, MatrixStack matrices, VertexConsumerProvider vertexConsumers, @Nullable @Nullable World world, int seed)
      Mappings:
      Namespace Name Mixin selector
      named renderItem Lnet/minecraft/client/render/item/ItemRenderer;renderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemDisplayContext;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/world/World;I)V
      intermediary method_23178 Lnet/minecraft/class_918;method_23178(Lnet/minecraft/class_1799;Lnet/minecraft/class_811;IILnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_1937;I)V
      official a Lhcb;a(Ldba;Lday;IILfmg;Lgus;Ldkz;I)V
    • renderItem

      public void renderItem(@Nullable @Nullable LivingEntity entity, ItemStack stack, ItemDisplayContext displayContext, MatrixStack matrices, VertexConsumerProvider vertexConsumers, @Nullable @Nullable World world, int light, int overlay, int seed)
      Mappings:
      Namespace Name Mixin selector
      named renderItem Lnet/minecraft/client/render/item/ItemRenderer;renderItem(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemDisplayContext;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/world/World;III)V
      intermediary method_23177 Lnet/minecraft/class_918;method_23177(Lnet/minecraft/class_1309;Lnet/minecraft/class_1799;Lnet/minecraft/class_811;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_1937;III)V
      official a Lhcb;a(Lbys;Ldba;Lday;Lfmg;Lgus;Ldkz;III)V