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

10 lines
241 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS agg net/minecraft/inventory/SidedInventory
2019-01-24 11:47:45 -05:00
METHOD a canInsertInvStack (ILaxd;Ley;)Z
2018-11-04 07:22:38 -05:00
ARG 1 slot
ARG 2 stack
2018-11-27 13:50:51 -05:00
METHOD a getInvAvailableSlots (Ley;)[I
2019-01-24 11:08:22 -05:00
ARG 1 side
2019-01-24 11:47:45 -05:00
METHOD b canExtractInvStack (ILaxd;Ley;)Z
2018-11-04 07:22:38 -05:00
ARG 1 slot
ARG 2 stack