yarn/mappings/net/minecraft/util/InventoryUtil.mapping

19 lines
413 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS agb net/minecraft/util/InventoryUtil
2019-02-20 15:49:23 -05:00
METHOD a serialize (Lhx;Lff;)Lhx;
2017-05-13 02:18:40 -04:00
ARG 0 tag
ARG 1 stacks
2019-02-20 15:49:23 -05:00
METHOD a serialize (Lhx;Lff;Z)Lhx;
2017-05-13 02:18:40 -04:00
ARG 0 tag
ARG 1 stacks
ARG 2 setIfEmpty
2019-02-21 13:19:18 -05:00
METHOD a removeStack (Ljava/util/List;I)Laxx;
2017-05-13 02:02:51 -04:00
ARG 0 stacks
ARG 1 slot
2019-02-21 13:19:18 -05:00
METHOD a splitStack (Ljava/util/List;II)Laxx;
2017-05-13 02:02:51 -04:00
ARG 0 stacks
ARG 1 slot
ARG 2 amount
2019-02-20 15:49:23 -05:00
METHOD b deserialize (Lhx;Lff;)V
2017-05-13 02:18:40 -04:00
ARG 0 tag
ARG 1 stacks