Map disableMiningStats in Block and canInsert in Slot. (#68)

This commit is contained in:
Benjamin K 2016-09-10 00:53:08 -07:00 committed by Adrian Siekierka
parent cd21c14a7b
commit 49e4b0e26e
13 changed files with 19 additions and 16 deletions

View File

@ -339,6 +339,7 @@ CLASS none/akw net/minecraft/block/Block
METHOD p hasMiningStats ()Z
METHOD p (Lnone/asj;)Z
ARG 0 state
METHOD q disableMiningStats ()Lnone/akw;
METHOD q getMaterial (Lnone/asj;)Lnone/ayo;
ARG 0 state
METHOD r getCreativeTab ()Lnone/adq;

View File

@ -13,7 +13,7 @@ CLASS none/bhl net/minecraft/client/gui/ingame/GuiCreativeInventory
METHOD a getMaxStackAmount ()I
METHOD a (Lnone/aak;)Z
ARG 0 player
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
METHOD a matches (Lnone/qt;I)Z
ARG 0 inventory

View File

@ -4,7 +4,7 @@ CLASS none/abw net/minecraft/container/impl/ContainerAnvil
CLASS none/abw$2
METHOD a (Lnone/aak;)Z
ARG 0 player
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
FIELD f LOGGER Lorg/apache/logging/log4j/Logger;
METHOD <init> (Lnone/aaj;Lnone/aiu;Lnone/aak;)V

View File

@ -6,7 +6,7 @@ CLASS none/abx net/minecraft/container/impl/ContainerBeacon
ARG 2 x
ARG 3 y
METHOD a getMaxStackAmount ()I
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
FIELD a inventory Lnone/qt;
FIELD f slotPayment Lnone/abx$a;

View File

@ -4,14 +4,14 @@ CLASS none/aby net/minecraft/container/impl/ContainerBrewingStand
ARG 2 x
ARG 3 y
METHOD a getMaxStackAmount ()I
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
CLASS none/aby$b SlotIngredient
METHOD <init> (Lnone/qt;III)V
ARG 2 x
ARG 3 y
METHOD a getMaxStackAmount ()I
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
CLASS none/aby$c SlotPotion
FIELD a player Lnone/aak;
@ -22,7 +22,7 @@ CLASS none/aby net/minecraft/container/impl/ContainerBrewingStand
ARG 3 x
ARG 4 y
METHOD a getMaxStackAmount ()I
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
FIELD a inventory Lnone/qt;
FIELD f slotIngredient Lnone/act;

View File

@ -4,10 +4,10 @@ CLASS none/acf net/minecraft/container/impl/ContainerEnchantingTable
METHOD v_ getInvMaxStackAmount ()I
CLASS none/acf$2
METHOD a getMaxStackAmount ()I
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
CLASS none/acf$3
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
FIELD a inventory Lnone/qt;
FIELD j world Lnone/aiu;

View File

@ -1,9 +1,9 @@
CLASS none/acl net/minecraft/container/impl/ContainerHorse
CLASS none/acl$1
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
CLASS none/acl$2
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
FIELD a playerInv Lnone/qt;
FIELD f entity Lnone/xb;

View File

@ -1,7 +1,7 @@
CLASS none/acm net/minecraft/container/impl/ContainerPlayer
CLASS none/acm$1
METHOD a getMaxStackAmount ()I
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
METHOD c getBackgroundSprite ()Ljava/lang/String;
CLASS none/acm$2

View File

@ -8,7 +8,7 @@ CLASS none/act net/minecraft/container/slot/Slot
METHOD a getMaxStackAmount ()I
METHOD a (Lnone/aak;)Z
ARG 0 player
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
METHOD a matches (Lnone/qt;I)Z
ARG 0 inventory

View File

@ -8,5 +8,5 @@ CLASS none/acs net/minecraft/container/slot/impl/SlotCraftingResult
ARG 3 invSlot
ARG 4 x
ARG 5 y
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack

View File

@ -2,7 +2,9 @@ CLASS none/acg net/minecraft/container/slot/impl/SlotFurnaceFuel
METHOD <init> (Lnone/qt;III)V
ARG 2 x
ARG 3 y
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack
METHOD b getMaxStackAmount (Lnone/aeq;)I
ARG 0 stack
METHOD d_ isBucket (Lnone/aeq;)Z
ARG 0 stack

View File

@ -6,5 +6,5 @@ CLASS none/aci net/minecraft/container/slot/impl/SlotFurnaceOutput
ARG 2 invSlot
ARG 3 x
ARG 4 y
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack

View File

@ -1,3 +1,3 @@
CLASS none/acp
METHOD a (Lnone/aeq;)Z
METHOD a canInsert (Lnone/aeq;)Z
ARG 0 stack