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

22 lines
541 B
Plaintext

CLASS aun net/minecraft/inventory/CraftingResultInventory
FIELD a stack Lfh;
FIELD b lastRecipe Lazm;
METHOD T_ clearInv ()V
METHOD U_ getInvSize ()I
METHOD a getInvStack (I)Laxd;
ARG 1 slot
METHOD a takeInvStack (II)Laxd;
ARG 1 slot
METHOD a setInvStack (ILaxd;)V
ARG 1 slot
ARG 2 itemStack
METHOD a canPlayerUseInv (Lark;)Z
ARG 1 playerEntity
METHOD a setLastRecipe (Lazm;)V
ARG 1 recipe
METHOD ac_ getLastRecipe ()Lazm;
METHOD b removeInvStack (I)Laxd;
ARG 1 slot
METHOD c isInvEmpty ()Z
METHOD e markDirty ()V