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

10 lines
241 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS ahd net/minecraft/inventory/SidedInventory
METHOD a canInsertInvStack (ILbbp;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-03-27 14:35:10 -04:00
METHOD b canExtractInvStack (ILbbp;Lfa;)Z
2018-11-04 07:22:38 -05:00
ARG 1 slot
ARG 2 stack