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

19 lines
413 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS aew net/minecraft/util/InventoryUtil
2018-11-27 13:50:51 -05:00
METHOD a serialize (Lhp;Lfh;)Lhp;
2017-05-13 02:18:40 -04:00
ARG 0 tag
ARG 1 stacks
2018-11-27 13:50:51 -05:00
METHOD a serialize (Lhp;Lfh;Z)Lhp;
2017-05-13 02:18:40 -04:00
ARG 0 tag
ARG 1 stacks
ARG 2 setIfEmpty
2018-11-29 15:10:38 -05:00
METHOD a removeStack (Ljava/util/List;I)Lavs;
2017-05-13 02:02:51 -04:00
ARG 0 stacks
ARG 1 slot
2018-11-29 15:10:38 -05:00
METHOD a splitStack (Ljava/util/List;II)Lavs;
2017-05-13 02:02:51 -04:00
ARG 0 stacks
ARG 1 slot
ARG 2 amount
2018-11-27 13:50:51 -05:00
METHOD b deserialize (Lhp;Lfh;)V
2017-05-13 02:18:40 -04:00
ARG 0 tag
ARG 1 stacks