yarn/mappings/net/minecraft/container/PlayerContainer.mapping

31 lines
837 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS asx net/minecraft/container/PlayerContainer
CLASS asx$1
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2018-12-05 09:11:37 -05:00
METHOD a canTakeItems (Laql;)Z
2017-06-08 10:09:29 -04:00
ARG 0 player
2018-12-05 09:11:37 -05:00
METHOD a canInsert (Lavu;)Z
2017-06-08 10:09:29 -04:00
ARG 0 stack
2017-04-05 14:11:28 -04:00
METHOD c getBackgroundSprite ()Ljava/lang/String;
2018-12-05 09:11:37 -05:00
CLASS asx$2
2017-04-05 14:11:28 -04:00
METHOD c getBackgroundSprite ()Ljava/lang/String;
2018-12-05 09:11:37 -05:00
FIELD a invCrafting Lasm;
FIELD f invCraftingResult Latf;
FIELD g local Z
2018-12-05 09:11:37 -05:00
FIELD i EQUIPMENT_SLOT_ORDER [Lagp;
FIELD j owner Laql;
METHOD <init> (Laqk;ZLaql;)V
2018-11-04 07:22:38 -05:00
ARG 1 inventory
ARG 2 local
2018-12-05 09:11:37 -05:00
METHOD a onContentChanged (Laex;)V
METHOD a canUse (Laql;)Z
ARG 0 player
METHOD a matches (Laya;)Z
METHOD b close (Laql;)V
METHOD b transferSlot (Laql;I)Lavu;
ARG 0 player
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-03 13:09:06 -05:00
METHOD d clearCraftingSlots ()V
METHOD e getCraftingResultSlotIndex ()I
METHOD f getCraftingWidth ()I
METHOD g getCrafitngHeight ()I