yarn/mappings/net/minecraft/inventory/SidedInventory.mapping

10 lines
241 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS ahh net/minecraft/inventory/SidedInventory
2019-04-16 11:51:03 -04:00
METHOD a canInsertInvStack (ILbbx;Lfa;)Z
2018-11-04 07:22:38 -05:00
ARG 1 slot
ARG 2 stack
2019-03-20 13:56:26 -04:00
METHOD a getInvAvailableSlots (Lfa;)[I
2019-01-24 11:08:22 -05:00
ARG 1 side
2019-04-16 11:51:03 -04:00
METHOD b canExtractInvStack (ILbbx;Lfa;)Z
2018-11-04 07:22:38 -05:00
ARG 1 slot
ARG 2 stack