yarn/mappings/net/minecraft/container/slot/Slot.mapping

23 lines
654 B
Plaintext

CLASS afh net/minecraft/container/slot/Slot
FIELD a invSlot I
FIELD d inventory Lsq;
FIELD e id I
FIELD f xPosition I
FIELD g yPosition I
METHOD a getMaxStackAmount ()I
METHOD a takeStack (I)Lahf;
METHOD a canTakeItems (Lacu;)Z
METHOD a onTakeItem (Lacu;Lahf;)Lahf;
METHOD a canInsert (Lahf;)Z
METHOD a onCrafted (Lahf;I)V
METHOD a onStackChanged (Lahf;Lahf;)V
METHOD a matches (Lsq;I)Z
METHOD b doDrawHoveringEffect ()Z
METHOD b getMaxStackAmount (Lahf;)I
METHOD c getBackgroundSprite ()Ljava/lang/String;
METHOD c onCrafted (Lahf;)V
METHOD d getStack ()Lahf;
METHOD d setStack (Lahf;)V
METHOD e hasStack ()Z
METHOD f markDirty ()V