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

22 lines
513 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ayz net/minecraft/container/GrindstoneContainer
2019-06-19 15:24:08 -04:00
CLASS 4
2019-06-19 13:48:53 -04:00
METHOD a getExperience (Lbhm;)I
2019-04-16 10:16:45 -04:00
ARG 1 world
2019-06-07 07:45:25 -04:00
METHOD e getExperience (Lbce;)I
2019-04-16 10:16:45 -04:00
ARG 1 stack
2019-06-07 07:45:25 -04:00
FIELD c resultInventory Lagz;
FIELD d craftingInventory Lagz;
FIELD e context Layp;
METHOD <init> (ILawa;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-06-07 07:45:25 -04:00
METHOD <init> (ILawa;Layp;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-06-07 07:45:25 -04:00
METHOD a grind (Lbce;II)Lbce;
2019-04-16 10:16:45 -04:00
ARG 1 item
ARG 2 damage
ARG 3 amount
2019-06-07 07:45:25 -04:00
METHOD b transferEnchantments (Lbce;Lbce;)Lbce;
2019-04-16 10:16:45 -04:00
ARG 1 target
ARG 2 source
METHOD e updateResult ()V