yarn/mappings/net/minecraft/container/GrindstoneContainer.mapping

22 lines
517 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS ayw net/minecraft/container/GrindstoneContainer
CLASS ayw$4
METHOD a getExperience (Lbhi;)I
2019-04-16 10:16:45 -04:00
ARG 1 world
2019-05-07 12:05:49 -04:00
METHOD e getExperience (Lbcb;)I
2019-04-16 10:16:45 -04:00
ARG 1 stack
2019-05-07 12:05:49 -04:00
FIELD c resultInventory Lagw;
FIELD d craftingInventory Lagw;
FIELD e context Laym;
METHOD <init> (ILavx;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-05-07 12:05:49 -04:00
METHOD <init> (ILavx;Laym;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-05-07 12:05:49 -04:00
METHOD a grind (Lbcb;II)Lbcb;
2019-04-16 10:16:45 -04:00
ARG 1 item
ARG 2 damage
ARG 3 amount
2019-05-07 12:05:49 -04:00
METHOD b transferEnchantments (Lbcb;Lbcb;)Lbcb;
2019-04-16 10:16:45 -04:00
ARG 1 target
ARG 2 source
METHOD e updateResult ()V