Fix three mappings

This commit is contained in:
Nedelosk 2016-10-18 01:02:31 +02:00
parent a3585a38e0
commit 8a818cffc3
2 changed files with 3 additions and 3 deletions

View File

@ -120,10 +120,10 @@ CLASS none/btr net/minecraft/client/render/item/ItemRenderer
ARG 0 container
METHOD a renderEnchantmentGlow (Lnone/bzm;)V
ARG 0 model
METHOD a renderModelWithColor (Lnone/bzm;I)V
METHOD a renderModelColored (Lnone/bzm;I)V
ARG 0 model
ARG 1 color
METHOD a renderModelWithColor (Lnone/bzm;ILnone/aes;)V
METHOD a renderItemModelColored (Lnone/bzm;ILnone/aes;)V
ARG 0 model
ARG 1 color
ARG 2 stack

View File

@ -68,7 +68,7 @@ CLASS none/ads net/minecraft/gui/CreativeTab
METHOD h hasTooltip ()Z
METHOD i disableTooltip ()Lnone/ads;
METHOD j useScrollBar ()Z
METHOD k notUseScrollBar ()Lnone/ads;
METHOD k setNotUseScrollBar ()Lnone/ads;
METHOD l getColumn ()I
METHOD m isTopRow ()Z
METHOD n getEnchantmentTypes ()[Lnone/ahp;