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

33 lines
820 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS arz net/minecraft/container/ContainerPlayer
CLASS arz$1
2017-04-05 14:11:28 -04:00
METHOD a getMaxStackAmount ()I
2018-10-31 12:57:21 -04:00
METHOD a canTakeItems (Lapr;)Z
2017-06-08 10:09:29 -04:00
ARG 0 player
2018-10-31 12:57:21 -04:00
METHOD a canInsert (Lauv;)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-10-31 12:57:21 -04:00
CLASS arz$2
2017-04-05 14:11:28 -04:00
METHOD c getBackgroundSprite ()Ljava/lang/String;
2018-10-31 12:57:21 -04:00
FIELD a invCrafting Larp;
FIELD f invCraftingResult Lash;
FIELD g local Z
2018-10-31 12:57:21 -04:00
FIELD i EQUIPMENT_SLOT_ORDER [Laga;
FIELD j owner Lapr;
METHOD <init> (Lapq;ZLapr;)V
ARG 0 inventory
ARG 1 local
ARG 2 player
2018-10-31 12:57:21 -04:00
METHOD a onContentChanged (Laei;)V
2017-05-13 02:02:51 -04:00
ARG 0 inventory
2018-10-31 12:57:21 -04:00
METHOD a canUse (Lapr;)Z
ARG 0 player
2018-10-31 12:57:21 -04:00
METHOD a matches (Laxb;)Z
ARG 0 recipe
2018-10-31 12:57:21 -04:00
METHOD b close (Lapr;)V
2017-05-13 02:02:51 -04:00
ARG 0 player
2018-10-31 12:57:21 -04:00
METHOD b getStack (Lapr;I)Lauv;
2017-05-13 02:02:51 -04:00
ARG 0 player
ARG 1 slot
METHOD f getCraftingWidth ()I
METHOD g getCrafitngHeight ()I