yarn/mappings/net/minecraft/client/render/item/ItemRenderer.mapping

56 lines
1.5 KiB
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS dkr net/minecraft/client/render/item/ItemRenderer
FIELD a ENCHANTMENT_GLINT_TEX Lqc;
FIELD b zOffset F
FIELD c WITHOUT_MODELS Ljava/util/Set;
2019-01-16 13:24:40 -05:00
FIELD d modelMap Ldfe;
FIELD e textureManager Ldos;
FIELD f colorMap Lcqq;
METHOD a getModelMap ()Ldfe;
METHOD a renderItemModel (IIZ)V
2018-11-04 07:22:38 -05:00
ARG 1 xPosition
ARG 2 yPosition
2019-01-16 13:24:40 -05:00
METHOD a renderItemInGui (Lahl;Laxc;II)V
2018-11-04 07:22:38 -05:00
ARG 2 itemStack
ARG 3 x
2019-01-16 13:24:40 -05:00
METHOD a hasDepthInGui (Laxc;)Z
METHOD a renderItemWithPropertyOverrides (Laxc;II)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 xPosition
2019-01-16 13:24:40 -05:00
METHOD a renderItem (Laxc;IILdqb;)V
2018-11-04 07:22:38 -05:00
ARG 1 itemStack
ARG 2 x
ARG 3 y
2019-01-16 13:24:40 -05:00
METHOD a renderItemAmountAndDamageInGUI (Laxc;Lahl;Ldgl$b;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 entity
ARG 3 type
2019-01-16 13:24:40 -05:00
METHOD a renderItemWithTransformation (Laxc;Ldgl$b;)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
2019-01-16 13:24:40 -05:00
METHOD a renderItemAndGlow (Laxc;Ldqb;)V
METHOD a renderItemModel (Laxc;Ldqb;Ldgl$b;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 model
ARG 3 type
2019-01-16 13:24:40 -05:00
METHOD a renderQuad (Lcpo;IIIIIIII)V
METHOD a renderQuad (Lcpo;Ldfy;)V
2018-11-04 07:22:38 -05:00
ARG 1 buffer
2019-01-16 13:24:40 -05:00
METHOD a renderQuadColored (Lcpo;Ldfy;I)V
METHOD a renderModelColored (Lcpo;Ljava/util/List;ILaxc;)V
METHOD a renderItemOverlaysInGUI (Lcqs;Laxc;II)V
2018-11-04 07:22:38 -05:00
ARG 1 fontRenderer
ARG 2 stack
ARG 3 x
2019-01-16 13:24:40 -05:00
METHOD a renderItemOverlaysInGUIWithText (Lcqs;Laxc;IILjava/lang/String;)V
2018-11-04 07:22:38 -05:00
ARG 1 fontRenderer
ARG 2 stack
ARG 3 x
ARG 4 y
2019-01-16 13:24:40 -05:00
METHOD a renderModelColored (Ldqb;I)V
METHOD a renderItemModelColored (Ldqb;ILaxc;)V
METHOD a renderItemModel (Ldqb;Laxc;)V
METHOD a onResourceReload (Lwo;)V
ARG 1 manager
2019-01-16 13:24:40 -05:00
METHOD b renderItemAndGlowInGui (Laxc;II)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 xPosition