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

22 lines
517 B
Plaintext
Raw Normal View History

2019-04-16 11:51:03 -04:00
CLASS ays net/minecraft/container/GrindstoneContainer
CLASS ays$4
METHOD a getExperience (Lbhd;)I
2019-04-16 10:16:45 -04:00
ARG 1 world
2019-04-16 11:51:03 -04:00
METHOD e getExperience (Lbbx;)I
2019-04-16 10:16:45 -04:00
ARG 1 stack
2019-04-10 11:36:17 -04:00
FIELD c resultInventory Lagr;
FIELD d craftingInventory Lagr;
2019-04-16 11:51:03 -04:00
FIELD e context Layi;
METHOD <init> (ILavt;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-04-16 11:51:03 -04:00
METHOD <init> (ILavt;Layi;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-04-16 11:51:03 -04:00
METHOD a grind (Lbbx;II)Lbbx;
2019-04-16 10:16:45 -04:00
ARG 1 item
ARG 2 damage
ARG 3 amount
2019-04-16 11:51:03 -04:00
METHOD b transferEnchantments (Lbbx;Lbbx;)Lbbx;
2019-04-16 10:16:45 -04:00
ARG 1 target
ARG 2 source
METHOD e updateResult ()V