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

22 lines
517 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS ayv net/minecraft/container/GrindstoneContainer
CLASS ayv$4
METHOD a getExperience (Lbhh;)I
2019-04-16 10:16:45 -04:00
ARG 1 world
2019-04-18 17:01:39 -04:00
METHOD e getExperience (Lbca;)I
2019-04-16 10:16:45 -04:00
ARG 1 stack
2019-04-18 17:01:39 -04:00
FIELD c resultInventory Lagt;
FIELD d craftingInventory Lagt;
FIELD e context Layl;
METHOD <init> (ILavw;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-04-18 17:01:39 -04:00
METHOD <init> (ILavw;Layl;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-04-18 17:01:39 -04:00
METHOD a grind (Lbca;II)Lbca;
2019-04-16 10:16:45 -04:00
ARG 1 item
ARG 2 damage
ARG 3 amount
2019-04-18 17:01:39 -04:00
METHOD b transferEnchantments (Lbca;Lbca;)Lbca;
2019-04-16 10:16:45 -04:00
ARG 1 target
ARG 2 source
METHOD e updateResult ()V