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

30 lines
867 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS aub net/minecraft/container/PlayerContainer
CLASS aub$1
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2019-01-16 13:24:40 -05:00
METHOD a canTakeItems (Larj;)Z
METHOD a canInsert (Laxc;)Z
2017-04-05 14:11:28 -04:00
METHOD c getBackgroundSprite ()Ljava/lang/String;
2019-01-16 13:24:40 -05:00
CLASS aub$2
2017-04-05 14:11:28 -04:00
METHOD c getBackgroundSprite ()Ljava/lang/String;
2019-01-16 13:24:40 -05:00
FIELD c local Z
FIELD e EQUIPMENT_SLOT_ORDER [Lahh;
FIELD f invCrafting Latq;
FIELD g invCraftingResult Laum;
FIELD h owner Larj;
METHOD <init> (Lari;ZLarj;)V
2018-11-04 07:22:38 -05:00
ARG 1 inventory
ARG 2 local
2019-01-16 13:24:40 -05:00
METHOD a onContentChanged (Lafq;)V
METHOD a canUse (Larj;)Z
METHOD a populateRecipeFinder (Larl;)V
2019-01-09 12:20:38 -05:00
METHOD a matches (Lazm;)Z
2019-01-16 13:24:40 -05:00
METHOD b close (Larj;)V
METHOD b transferSlot (Larj;I)Laxc;
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 invSlot
2019-01-09 12:20:38 -05:00
METHOD e clearCraftingSlots ()V
METHOD f getCraftingResultSlotIndex ()I
METHOD g getCraftingWidth ()I
METHOD h getCraftingHeight ()I
METHOD i getCraftingSlotCount ()I