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

15 lines
394 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS atz net/minecraft/inventory/CraftingResultInventory
2018-11-27 13:50:51 -05:00
FIELD a stack Lfh;
2018-12-12 12:12:26 -05:00
METHOD R_ getName ()Ljd;
METHOD U_ clearInv ()V
METHOD Z_ getInvSize ()I
METHOD a getInvStack (I)Lawo;
METHOD a takeInvStack (II)Lawo;
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-12-12 12:12:26 -05:00
METHOD a setInvStack (ILawo;)V
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-12-12 12:12:26 -05:00
METHOD a canPlayerUseInv (Larb;)Z
METHOD b removeInvStack (I)Lawo;
2018-12-05 09:11:37 -05:00
METHOD c isInvEmpty ()Z
METHOD h markDirty ()V