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

10 lines
241 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS agq net/minecraft/inventory/SidedInventory
METHOD a canInsertInvStack (ILaxt;Lew;)Z
2018-11-04 07:22:38 -05:00
ARG 1 slot
ARG 2 stack
2019-02-13 12:35:08 -05:00
METHOD a getInvAvailableSlots (Lew;)[I
2019-01-24 11:08:22 -05:00
ARG 1 side
2019-02-13 12:35:08 -05:00
METHOD b canExtractInvStack (ILaxt;Lew;)Z
2018-11-04 07:22:38 -05:00
ARG 1 slot
ARG 2 stack