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

55 lines
1.5 KiB
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS djo net/minecraft/client/render/item/ItemRenderer
FIELD a ENCHANTMENT_GLINT_TEX Lqc;
FIELD b zOffset F
2018-12-12 12:12:26 -05:00
FIELD d modelMap Lded;
FIELD e textureManager Ldnp;
FIELD f colorMap Lcpw;
METHOD a getModelMap ()Lded;
METHOD a renderItemModel (IIZ)V
2018-11-04 07:22:38 -05:00
ARG 1 xPosition
ARG 2 yPosition
2018-12-12 12:12:26 -05:00
METHOD a renderItemInGui (Lahe;Lawo;II)V
2018-11-04 07:22:38 -05:00
ARG 2 itemStack
ARG 3 x
2018-12-12 12:12:26 -05:00
METHOD a hasDepthInGui (Lawo;)Z
METHOD a renderItemWithPropertyOverrides (Lawo;II)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 xPosition
2018-12-12 12:12:26 -05:00
METHOD a renderItem (Lawo;IILdoy;)V
2018-11-04 07:22:38 -05:00
ARG 1 itemStack
ARG 2 x
ARG 3 y
2018-12-12 12:12:26 -05:00
METHOD a renderItemAmountAndDamageInGUI (Lawo;Lahe;Ldfk$b;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 entity
ARG 3 type
2018-12-12 12:12:26 -05:00
METHOD a renderItemWithTransformation (Lawo;Ldfk$b;)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-12-12 12:12:26 -05:00
METHOD a renderItemAndGlow (Lawo;Ldoy;)V
METHOD a renderItemModel (Lawo;Ldoy;Ldfk$b;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 model
ARG 3 type
2018-12-12 12:12:26 -05:00
METHOD a renderQuad (Lcou;IIIIIIII)V
METHOD a renderQuad (Lcou;Ldex;)V
2018-11-04 07:22:38 -05:00
ARG 1 buffer
2018-12-12 12:12:26 -05:00
METHOD a renderQuadColored (Lcou;Ldex;I)V
METHOD a renderModelColored (Lcou;Ljava/util/List;ILawo;)V
METHOD a renderItemOverlaysInGUI (Lcpy;Lawo;II)V
2018-11-04 07:22:38 -05:00
ARG 1 fontRenderer
ARG 2 stack
ARG 3 x
2018-12-12 12:12:26 -05:00
METHOD a renderItemOverlaysInGUIWithText (Lcpy;Lawo;IILjava/lang/String;)V
2018-11-04 07:22:38 -05:00
ARG 1 fontRenderer
ARG 2 stack
ARG 3 x
ARG 4 y
2018-12-12 12:12:26 -05:00
METHOD a renderModelColored (Ldoy;I)V
METHOD a renderItemModelColored (Ldoy;ILawo;)V
METHOD a renderItemModel (Ldoy;Lawo;)V
METHOD a onResourceReload (Lwj;)V
ARG 1 manager
2018-12-12 12:12:26 -05:00
METHOD b renderItemAndGlowInGui (Lawo;II)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 xPosition