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

24 lines
594 B
Plaintext

CLASS none/acu net/minecraft/container/slot/Slot
FIELD a invSlot I
FIELD d inventory Lnone/qu;
FIELD e id I
METHOD <init> (Lnone/qu;III)V
ARG 0 inventory
ARG 1 invSlot
METHOD a getMaxStackAmount ()I
METHOD a (Lnone/aal;)Z
ARG 0 player
METHOD a canInsert (Lnone/aer;)Z
ARG 0 stack
METHOD a matches (Lnone/qu;I)Z
ARG 0 inventory
ARG 1 invSlot
METHOD b getMaxStackAmount (Lnone/aer;)I
ARG 0 stack
METHOD c getBackgroundSprite ()Ljava/lang/String;
METHOD d getStack ()Lnone/aer;
METHOD d setStack (Lnone/aer;)V
ARG 0 stack
METHOD e hasStack ()Z
METHOD f markDirty ()V