Package net.minecraft.client.render.item
Class ItemRenderer
java.lang.Object
net.minecraft.client.render.item.ItemRenderer
- All Implemented Interfaces:
ResourceReloader,SynchronousResourceReloader
@Environment(CLIENT)
public class ItemRenderer
extends Object
implements SynchronousResourceReloader
- Mappings:
Namespace Name named net/minecraft/client/render/item/ItemRendererintermediary net/minecraft/class_918official gjv
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloader
ResourceReloader.Synchronizer -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BuiltinModelItemRendererprivate final MinecraftClientprivate final ItemColorsstatic final floatstatic final floatstatic final Identifierstatic final intstatic final intstatic final intstatic final floatstatic final Identifierprivate final ItemModelsprivate static final ModelIdentifierstatic final ModelIdentifierprivate final TextureManagerprivate static final ModelIdentifierstatic final ModelIdentifier -
Constructor Summary
ConstructorsConstructorDescriptionItemRenderer(MinecraftClient client, TextureManager manager, BakedModelManager bakery, ItemColors colors, BuiltinModelItemRenderer builtinModelItemRenderer) -
Method Summary
Modifier and TypeMethodDescriptionstatic VertexConsumergetArmorGlintConsumer(VertexConsumerProvider provider, RenderLayer layer, boolean solid, boolean glint) static VertexConsumergetDirectDynamicDisplayGlintConsumer(VertexConsumerProvider provider, RenderLayer layer, MatrixStack.Entry entry) static VertexConsumergetDirectItemGlintConsumer(VertexConsumerProvider provider, RenderLayer layer, boolean solid, boolean glint) static VertexConsumergetDynamicDisplayGlintConsumer(VertexConsumerProvider provider, RenderLayer layer, MatrixStack.Entry entry) static VertexConsumergetItemGlintConsumer(VertexConsumerProvider vertexConsumers, RenderLayer layer, boolean solid, boolean glint) voidreload(ResourceManager manager) Performs the reload in the apply executor, or the game engine.private voidrenderBakedItemModel(BakedModel model, ItemStack stack, int light, int overlay, MatrixStack matrices, VertexConsumer vertices) private voidrenderBakedItemQuads(MatrixStack matrices, VertexConsumer vertices, List<BakedQuad> quads, ItemStack stack, int light, int overlay) voidrenderItem(@Nullable LivingEntity entity, ItemStack item, ModelTransformationMode renderMode, boolean leftHanded, MatrixStack matrices, VertexConsumerProvider vertexConsumers, @Nullable World world, int light, int overlay, int seed) voidrenderItem(ItemStack stack, ModelTransformationMode renderMode, boolean leftHanded, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, BakedModel model) voidrenderItem(ItemStack stack, ModelTransformationMode transformationType, int light, int overlay, MatrixStack matrices, VertexConsumerProvider vertexConsumers, @Nullable World world, int seed) private static booleanusesDynamicDisplay(ItemStack stack) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.resource.ResourceReloader
getNameMethods inherited from interface net.minecraft.resource.SynchronousResourceReloader
reload
-
Field Details
-
ENTITY_ENCHANTMENT_GLINT
- Mappings:
Namespace Name Mixin selector named ENTITY_ENCHANTMENT_GLINTLnet/minecraft/client/render/item/ItemRenderer;ENTITY_ENCHANTMENT_GLINT:Lnet/minecraft/util/Identifier;intermediary field_43086Lnet/minecraft/class_918;field_43086:Lnet/minecraft/class_2960;official aLgjv;a:Lalf;
-
ITEM_ENCHANTMENT_GLINT
- Mappings:
Namespace Name Mixin selector named ITEM_ENCHANTMENT_GLINTLnet/minecraft/client/render/item/ItemRenderer;ITEM_ENCHANTMENT_GLINT:Lnet/minecraft/util/Identifier;intermediary field_43087Lnet/minecraft/class_918;field_43087:Lnet/minecraft/class_2960;official bLgjv;b:Lalf;
-
WITHOUT_MODELS
- Mappings:
Namespace Name Mixin selector named WITHOUT_MODELSLnet/minecraft/client/render/item/ItemRenderer;WITHOUT_MODELS:Ljava/util/Set;intermediary field_4728Lnet/minecraft/class_918;field_4728:Ljava/util/Set;official kLgjv;k:Ljava/util/Set;
-
field_32937
public static final int field_32937- See Also:
- Mappings:
Namespace Name Mixin selector named field_32937Lnet/minecraft/client/render/item/ItemRenderer;field_32937:Iintermediary field_32937Lnet/minecraft/class_918;field_32937:Iofficial cLgjv;c:I
-
field_32938
public static final int field_32938- See Also:
- Mappings:
Namespace Name Mixin selector named field_32938Lnet/minecraft/client/render/item/ItemRenderer;field_32938:Iintermediary field_32938Lnet/minecraft/class_918;field_32938:Iofficial dLgjv;d:I
-
field_32934
public static final int field_32934- See Also:
- Mappings:
Namespace Name Mixin selector named field_32934Lnet/minecraft/client/render/item/ItemRenderer;field_32934:Iintermediary field_32934Lnet/minecraft/class_918;field_32934:Iofficial eLgjv;e:I
-
COMPASS_WITH_GLINT_GUI_MODEL_MULTIPLIER
public static final float COMPASS_WITH_GLINT_GUI_MODEL_MULTIPLIER- See Also:
- Mappings:
Namespace Name Mixin selector named COMPASS_WITH_GLINT_GUI_MODEL_MULTIPLIERLnet/minecraft/client/render/item/ItemRenderer;COMPASS_WITH_GLINT_GUI_MODEL_MULTIPLIER:Fintermediary field_32935Lnet/minecraft/class_918;field_32935:Fofficial fLgjv;f:F
-
COMPASS_WITH_GLINT_FIRST_PERSON_MODEL_MULTIPLIER
public static final float COMPASS_WITH_GLINT_FIRST_PERSON_MODEL_MULTIPLIER- See Also:
- Mappings:
Namespace Name Mixin selector named COMPASS_WITH_GLINT_FIRST_PERSON_MODEL_MULTIPLIERLnet/minecraft/client/render/item/ItemRenderer;COMPASS_WITH_GLINT_FIRST_PERSON_MODEL_MULTIPLIER:Fintermediary field_32936Lnet/minecraft/class_918;field_32936:Fofficial gLgjv;g:F
-
field_41120
public static final float field_41120- See Also:
- Mappings:
Namespace Name Mixin selector named field_41120Lnet/minecraft/client/render/item/ItemRenderer;field_41120:Fintermediary field_41120Lnet/minecraft/class_918;field_41120:Fofficial hLgjv;h:F
-
TRIDENT
- Mappings:
Namespace Name Mixin selector named TRIDENTLnet/minecraft/client/render/item/ItemRenderer;TRIDENT:Lnet/minecraft/client/util/ModelIdentifier;intermediary field_40532Lnet/minecraft/class_918;field_40532:Lnet/minecraft/class_1091;official lLgjv;l:Lgrh;
-
TRIDENT_IN_HAND
- Mappings:
Namespace Name Mixin selector named TRIDENT_IN_HANDLnet/minecraft/client/render/item/ItemRenderer;TRIDENT_IN_HAND:Lnet/minecraft/client/util/ModelIdentifier;intermediary field_40530Lnet/minecraft/class_918;field_40530:Lnet/minecraft/class_1091;official iLgjv;i:Lgrh;
-
SPYGLASS
- Mappings:
Namespace Name Mixin selector named SPYGLASSLnet/minecraft/client/render/item/ItemRenderer;SPYGLASS:Lnet/minecraft/client/util/ModelIdentifier;intermediary field_40533Lnet/minecraft/class_918;field_40533:Lnet/minecraft/class_1091;official mLgjv;m:Lgrh;
-
SPYGLASS_IN_HAND
- Mappings:
Namespace Name Mixin selector named SPYGLASS_IN_HANDLnet/minecraft/client/render/item/ItemRenderer;SPYGLASS_IN_HAND:Lnet/minecraft/client/util/ModelIdentifier;intermediary field_40531Lnet/minecraft/class_918;field_40531:Lnet/minecraft/class_1091;official jLgjv;j:Lgrh;
-
client
- Mappings:
Namespace Name Mixin selector named clientLnet/minecraft/client/render/item/ItemRenderer;client:Lnet/minecraft/client/MinecraftClient;intermediary field_42073Lnet/minecraft/class_918;field_42073:Lnet/minecraft/class_310;official nLgjv;n:Lfff;
-
models
- Mappings:
Namespace Name Mixin selector named modelsLnet/minecraft/client/render/item/ItemRenderer;models:Lnet/minecraft/client/render/item/ItemModels;intermediary field_4732Lnet/minecraft/class_918;field_4732:Lnet/minecraft/class_763;official oLgjv;o:Lgdl;
-
textureManager
- Mappings:
Namespace Name Mixin selector named textureManagerLnet/minecraft/client/render/item/ItemRenderer;textureManager:Lnet/minecraft/client/texture/TextureManager;intermediary field_4729Lnet/minecraft/class_918;field_4729:Lnet/minecraft/class_1060;official pLgjv;p:Lgpa;
-
colors
- Mappings:
Namespace Name Mixin selector named colorsLnet/minecraft/client/render/item/ItemRenderer;colors:Lnet/minecraft/client/color/item/ItemColors;intermediary field_4733Lnet/minecraft/class_918;field_4733:Lnet/minecraft/class_325;official qLgjv;q:Lfgm;
-
builtinModelItemRenderer
- Mappings:
Namespace Name Mixin selector named builtinModelItemRendererLnet/minecraft/client/render/item/ItemRenderer;builtinModelItemRenderer:Lnet/minecraft/client/render/item/BuiltinModelItemRenderer;intermediary field_27770Lnet/minecraft/class_918;field_27770:Lnet/minecraft/class_756;official rLgjv;r:Lgdb;
-
-
Constructor Details
-
ItemRenderer
public ItemRenderer(MinecraftClient client, TextureManager manager, BakedModelManager bakery, ItemColors colors, BuiltinModelItemRenderer builtinModelItemRenderer) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/item/ItemRenderer;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/texture/TextureManager;Lnet/minecraft/client/render/model/BakedModelManager;Lnet/minecraft/client/color/item/ItemColors;Lnet/minecraft/client/render/item/BuiltinModelItemRenderer;)Vintermediary <init>Lnet/minecraft/class_918;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_1060;Lnet/minecraft/class_1092;Lnet/minecraft/class_325;Lnet/minecraft/class_756;)Vofficial <init>Lgjv;<init>(Lfff;Lgpa;Lgrg;Lfgm;Lgdb;)V
-
-
Method Details
-
getModels
- Mappings:
Namespace Name Mixin selector named getModelsLnet/minecraft/client/render/item/ItemRenderer;getModels()Lnet/minecraft/client/render/item/ItemModels;intermediary method_4012Lnet/minecraft/class_918;method_4012()Lnet/minecraft/class_763;official aLgjv;a()Lgdl;
-
renderBakedItemModel
private void renderBakedItemModel(BakedModel model, ItemStack stack, int light, int overlay, MatrixStack matrices, VertexConsumer vertices) - Mappings:
Namespace Name Mixin selector named renderBakedItemModelLnet/minecraft/client/render/item/ItemRenderer;renderBakedItemModel(Lnet/minecraft/client/render/model/BakedModel;Lnet/minecraft/item/ItemStack;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;)Vintermediary method_23182Lnet/minecraft/class_918;method_23182(Lnet/minecraft/class_1087;Lnet/minecraft/class_1799;IILnet/minecraft/class_4587;Lnet/minecraft/class_4588;)Vofficial aLgjv;a(Lgra;Lcup;IILezy;Lfac;)V
-
renderItem
public void renderItem(ItemStack stack, ModelTransformationMode renderMode, boolean leftHanded, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, BakedModel model) - Mappings:
Namespace Name Mixin selector named renderItemLnet/minecraft/client/render/item/ItemRenderer;renderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/render/model/json/ModelTransformationMode;ZLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IILnet/minecraft/client/render/model/BakedModel;)Vintermediary method_23179Lnet/minecraft/class_918;method_23179(Lnet/minecraft/class_1799;Lnet/minecraft/class_811;ZLnet/minecraft/class_4587;Lnet/minecraft/class_4597;IILnet/minecraft/class_1087;)Vofficial aLgjv;a(Lcup;Lcum;ZLezy;Lgdo;IILgra;)V
-
usesDynamicDisplay
- Mappings:
Namespace Name Mixin selector named usesDynamicDisplayLnet/minecraft/client/render/item/ItemRenderer;usesDynamicDisplay(Lnet/minecraft/item/ItemStack;)Zintermediary method_51795Lnet/minecraft/class_918;method_51795(Lnet/minecraft/class_1799;)Zofficial aLgjv;a(Lcup;)Z
-
getArmorGlintConsumer
public static VertexConsumer getArmorGlintConsumer(VertexConsumerProvider provider, RenderLayer layer, boolean solid, boolean glint) - Mappings:
Namespace Name Mixin selector named getArmorGlintConsumerLnet/minecraft/client/render/item/ItemRenderer;getArmorGlintConsumer(Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/client/render/RenderLayer;ZZ)Lnet/minecraft/client/render/VertexConsumer;intermediary method_27952Lnet/minecraft/class_918;method_27952(Lnet/minecraft/class_4597;Lnet/minecraft/class_1921;ZZ)Lnet/minecraft/class_4588;official aLgjv;a(Lgdo;Lgdw;ZZ)Lfac;
-
getDynamicDisplayGlintConsumer
public static VertexConsumer getDynamicDisplayGlintConsumer(VertexConsumerProvider provider, RenderLayer layer, MatrixStack.Entry entry) - Mappings:
Namespace Name Mixin selector named getDynamicDisplayGlintConsumerLnet/minecraft/client/render/item/ItemRenderer;getDynamicDisplayGlintConsumer(Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/util/math/MatrixStack$Entry;)Lnet/minecraft/client/render/VertexConsumer;intermediary method_30114Lnet/minecraft/class_918;method_30114(Lnet/minecraft/class_4597;Lnet/minecraft/class_1921;Lnet/minecraft/class_4587$class_4665;)Lnet/minecraft/class_4588;official aLgjv;a(Lgdo;Lgdw;Lezy$a;)Lfac;
-
getDirectDynamicDisplayGlintConsumer
public static VertexConsumer getDirectDynamicDisplayGlintConsumer(VertexConsumerProvider provider, RenderLayer layer, MatrixStack.Entry entry) - Mappings:
Namespace Name Mixin selector named getDirectDynamicDisplayGlintConsumerLnet/minecraft/client/render/item/ItemRenderer;getDirectDynamicDisplayGlintConsumer(Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/util/math/MatrixStack$Entry;)Lnet/minecraft/client/render/VertexConsumer;intermediary method_30115Lnet/minecraft/class_918;method_30115(Lnet/minecraft/class_4597;Lnet/minecraft/class_1921;Lnet/minecraft/class_4587$class_4665;)Lnet/minecraft/class_4588;official bLgjv;b(Lgdo;Lgdw;Lezy$a;)Lfac;
-
getItemGlintConsumer
public static VertexConsumer getItemGlintConsumer(VertexConsumerProvider vertexConsumers, RenderLayer layer, boolean solid, boolean glint) - Mappings:
Namespace Name Mixin selector named getItemGlintConsumerLnet/minecraft/client/render/item/ItemRenderer;getItemGlintConsumer(Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/client/render/RenderLayer;ZZ)Lnet/minecraft/client/render/VertexConsumer;intermediary method_23181Lnet/minecraft/class_918;method_23181(Lnet/minecraft/class_4597;Lnet/minecraft/class_1921;ZZ)Lnet/minecraft/class_4588;official bLgjv;b(Lgdo;Lgdw;ZZ)Lfac;
-
getDirectItemGlintConsumer
public static VertexConsumer getDirectItemGlintConsumer(VertexConsumerProvider provider, RenderLayer layer, boolean solid, boolean glint) - Mappings:
Namespace Name Mixin selector named getDirectItemGlintConsumerLnet/minecraft/client/render/item/ItemRenderer;getDirectItemGlintConsumer(Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/client/render/RenderLayer;ZZ)Lnet/minecraft/client/render/VertexConsumer;intermediary method_29711Lnet/minecraft/class_918;method_29711(Lnet/minecraft/class_4597;Lnet/minecraft/class_1921;ZZ)Lnet/minecraft/class_4588;official cLgjv;c(Lgdo;Lgdw;ZZ)Lfac;
-
renderBakedItemQuads
private void renderBakedItemQuads(MatrixStack matrices, VertexConsumer vertices, List<BakedQuad> quads, ItemStack stack, int light, int overlay) - Mappings:
Namespace Name Mixin selector named renderBakedItemQuadsLnet/minecraft/client/render/item/ItemRenderer;renderBakedItemQuads(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;Ljava/util/List;Lnet/minecraft/item/ItemStack;II)Vintermediary method_23180Lnet/minecraft/class_918;method_23180(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;Ljava/util/List;Lnet/minecraft/class_1799;II)Vofficial aLgjv;a(Lezy;Lfac;Ljava/util/List;Lcup;II)V
-
getModel
public BakedModel getModel(ItemStack stack, @Nullable @Nullable World world, @Nullable @Nullable LivingEntity entity, int seed) - Mappings:
Namespace Name Mixin selector named getModelLnet/minecraft/client/render/item/ItemRenderer;getModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/LivingEntity;I)Lnet/minecraft/client/render/model/BakedModel;intermediary method_4019Lnet/minecraft/class_918;method_4019(Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;Lnet/minecraft/class_1309;I)Lnet/minecraft/class_1087;official aLgjv;a(Lcup;Ldby;Lbtp;I)Lgra;
-
renderItem
public void renderItem(ItemStack stack, ModelTransformationMode transformationType, int light, int overlay, MatrixStack matrices, VertexConsumerProvider vertexConsumers, @Nullable @Nullable World world, int seed) - Mappings:
Namespace Name Mixin selector named renderItemLnet/minecraft/client/render/item/ItemRenderer;renderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/render/model/json/ModelTransformationMode;IILnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/world/World;I)Vintermediary method_23178Lnet/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)Vofficial aLgjv;a(Lcup;Lcum;IILezy;Lgdo;Ldby;I)V
-
renderItem
public void renderItem(@Nullable @Nullable LivingEntity entity, ItemStack item, ModelTransformationMode renderMode, boolean leftHanded, MatrixStack matrices, VertexConsumerProvider vertexConsumers, @Nullable @Nullable World world, int light, int overlay, int seed) - Mappings:
Namespace Name Mixin selector named renderItemLnet/minecraft/client/render/item/ItemRenderer;renderItem(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/render/model/json/ModelTransformationMode;ZLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;Lnet/minecraft/world/World;III)Vintermediary method_23177Lnet/minecraft/class_918;method_23177(Lnet/minecraft/class_1309;Lnet/minecraft/class_1799;Lnet/minecraft/class_811;ZLnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_1937;III)Vofficial aLgjv;a(Lbtp;Lcup;Lcum;ZLezy;Lgdo;Ldby;III)V
-
reload
Performs the reload in the apply executor, or the game engine.- Specified by:
reloadin interfaceSynchronousResourceReloader- Parameters:
manager- the resource manager- Mappings:
Namespace Name Mixin selector named reloadLnet/minecraft/resource/SynchronousResourceReloader;reload(Lnet/minecraft/resource/ResourceManager;)Vintermediary method_14491Lnet/minecraft/class_4013;method_14491(Lnet/minecraft/class_3300;)Vofficial aLauq;a(Laup;)V
-