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

54 lines
1.5 KiB
Plaintext
Raw Normal View History

2019-01-24 11:47:45 -05:00
CLASS dkm net/minecraft/client/render/item/ItemRenderer
FIELD a ENCHANTMENT_GLINT_TEX Lqd;
FIELD b zOffset F
FIELD c WITHOUT_MODELS Ljava/util/Set;
2019-01-24 11:47:45 -05:00
FIELD d modelMap Ldez;
FIELD e textureManager Ldon;
FIELD f colorMap Lcqk;
METHOD a getModelMap ()Ldez;
METHOD a renderItemModel (IIZ)V
2018-11-04 07:22:38 -05:00
ARG 1 xPosition
ARG 2 yPosition
2019-01-24 11:47:45 -05:00
METHOD a renderItemInGui (Lahl;Laxd;II)V
2018-11-04 07:22:38 -05:00
ARG 2 itemStack
ARG 3 x
2019-01-24 11:47:45 -05:00
METHOD a hasDepthInGui (Laxd;)Z
METHOD a renderItemWithPropertyOverrides (Laxd;II)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 xPosition
2019-01-24 11:47:45 -05:00
METHOD a renderItem (Laxd;IILdpw;)V
2018-11-04 07:22:38 -05:00
ARG 1 itemStack
ARG 2 x
ARG 3 y
2019-01-24 11:47:45 -05:00
METHOD a renderItemAmountAndDamageInGUI (Laxd;Lahl;Ldgg$b;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 entity
ARG 3 type
2019-01-24 11:47:45 -05:00
METHOD a renderItemWithTransformation (Laxd;Ldgg$b;)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
2019-01-24 11:47:45 -05:00
METHOD a renderItemAndGlow (Laxd;Ldpw;)V
METHOD a renderItemModel (Laxd;Ldpw;Ldgg$b;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 model
ARG 3 type
2019-01-24 11:47:45 -05:00
METHOD a renderQuad (Lcpi;IIIIIIII)V
METHOD a renderQuad (Lcpi;Ldft;)V
2018-11-04 07:22:38 -05:00
ARG 1 buffer
2019-01-24 11:47:45 -05:00
METHOD a renderQuadColored (Lcpi;Ldft;I)V
METHOD a renderModelColored (Lcpi;Ljava/util/List;ILaxd;)V
METHOD a renderItemOverlaysInGUI (Lcqm;Laxd;II)V
2018-11-04 07:22:38 -05:00
ARG 1 fontRenderer
ARG 2 stack
ARG 3 x
2019-01-24 11:47:45 -05:00
METHOD a renderItemOverlaysInGUIWithText (Lcqm;Laxd;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-24 11:47:45 -05:00
METHOD a renderModelColored (Ldpw;I)V
METHOD a renderItemModelColored (Ldpw;ILaxd;)V
METHOD a renderItemModel (Ldpw;Laxd;)V
METHOD b renderItemAndGlowInGui (Laxd;II)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 xPosition