Fix inventory ARG

This commit is contained in:
Nedelosk 2016-10-18 01:04:13 +02:00
parent 8a818cffc3
commit 102d618df6
6 changed files with 6 additions and 6 deletions

View File

@ -54,7 +54,7 @@ CLASS none/abx net/minecraft/container/Container
METHOD a calculateComparatorOutput (Lnone/are;)I
ARG 0 entity
METHOD a onContentChanged (Lnone/qv;)V
ARG 0 inventoy
ARG 0 inventory
METHOD a getMatchingSlot (Lnone/qv;I)Lnone/acv;
ARG 0 inv
ARG 1 invSlot

View File

@ -32,7 +32,7 @@ CLASS none/aby net/minecraft/container/ContainerAnvil
METHOD a addListener (Lnone/acc;)V
ARG 0 listener
METHOD a onContentChanged (Lnone/qv;)V
ARG 0 inventoy
ARG 0 inventory
METHOD b setProperty (II)V
ARG 0 pos
ARG 1 value

View File

@ -13,7 +13,7 @@ CLASS none/acf net/minecraft/container/ContainerCraftingTable
ARG 0 stack
ARG 1 slot
METHOD a onContentChanged (Lnone/qv;)V
ARG 0 inventoy
ARG 0 inventory
METHOD b close (Lnone/aam;)V
ARG 0 player
METHOD b getStack (Lnone/aam;I)Lnone/aes;

View File

@ -34,7 +34,7 @@ CLASS none/ach net/minecraft/container/ContainerEnchantingTable
METHOD a (Lnone/aes;II)Ljava/util/List;
ARG 0 stack
METHOD a onContentChanged (Lnone/qv;)V
ARG 0 inventoy
ARG 0 inventory
METHOD b sendContentUpdates ()V
METHOD b setProperty (II)V
ARG 0 pos

View File

@ -21,7 +21,7 @@ CLASS none/aco net/minecraft/container/ContainerPlayer
ARG 0 stack
ARG 1 slot
METHOD a onContentChanged (Lnone/qv;)V
ARG 0 inventoy
ARG 0 inventory
METHOD b close (Lnone/aam;)V
ARG 0 player
METHOD b getStack (Lnone/aam;I)Lnone/aes;

View File

@ -11,7 +11,7 @@ CLASS none/acq net/minecraft/container/ContainerVillager
METHOD a addListener (Lnone/acc;)V
ARG 0 listener
METHOD a onContentChanged (Lnone/qv;)V
ARG 0 inventoy
ARG 0 inventory
METHOD b sendContentUpdates ()V
METHOD b setProperty (II)V
ARG 0 pos