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

22 lines
517 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS ayx net/minecraft/container/GrindstoneContainer
CLASS ayx$4
METHOD a getExperience (Lbhj;)I
2019-04-16 10:16:45 -04:00
ARG 1 world
2019-06-03 12:48:18 -04:00
METHOD e getExperience (Lbcc;)I
2019-04-16 10:16:45 -04:00
ARG 1 stack
2019-06-03 12:48:18 -04:00
FIELD c resultInventory Lagx;
FIELD d craftingInventory Lagx;
FIELD e context Layn;
METHOD <init> (ILavy;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-06-03 12:48:18 -04:00
METHOD <init> (ILavy;Layn;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-06-03 12:48:18 -04:00
METHOD a grind (Lbcc;II)Lbcc;
2019-04-16 10:16:45 -04:00
ARG 1 item
ARG 2 damage
ARG 3 amount
2019-06-03 12:48:18 -04:00
METHOD b transferEnchantments (Lbcc;Lbcc;)Lbcc;
2019-04-16 10:16:45 -04:00
ARG 1 target
ARG 2 source
METHOD e updateResult ()V