yarn/mappings/net/minecraft/inventory/CraftingResultInventory.map...

22 lines
541 B
Plaintext

CLASS aum net/minecraft/inventory/CraftingResultInventory
FIELD a stack Lfh;
FIELD b lastRecipe Lazm;
METHOD U_ clearInv ()V
METHOD V_ getInvSize ()I
METHOD a getInvStack (I)Laxc;
ARG 1 slot
METHOD a takeInvStack (II)Laxc;
ARG 1 slot
METHOD a setInvStack (ILaxc;)V
ARG 1 slot
ARG 2 itemStack
METHOD a canPlayerUseInv (Larj;)Z
ARG 1 playerEntity
METHOD a setLastRecipe (Lazm;)V
ARG 1 recipe
METHOD ad_ getLastRecipe ()Lazm;
METHOD b removeInvStack (I)Laxc;
ARG 1 slot
METHOD c isInvEmpty ()Z
METHOD e markDirty ()V