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

12 lines
424 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1278 net/minecraft/inventory/SidedInventory
METHOD method_5492 canInsertInvStack (ILnet/minecraft/class_1799;Lnet/minecraft/class_2350;)Z
2018-11-04 07:22:38 -05:00
ARG 1 slot
ARG 2 stack
ARG 3 dir
2019-06-28 17:55:20 -04:00
METHOD method_5493 canExtractInvStack (ILnet/minecraft/class_1799;Lnet/minecraft/class_2350;)Z
2018-11-04 07:22:38 -05:00
ARG 1 slot
ARG 2 stack
ARG 3 dir
2019-06-28 17:55:20 -04:00
METHOD method_5494 getInvAvailableSlots (Lnet/minecraft/class_2350;)[I
ARG 1 side