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

12 lines
273 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS ti net/minecraft/inventory/IInventorySided
METHOD a canInsertInvStack (ILahf;Lee;)Z
2017-05-13 02:02:51 -04:00
ARG 0 slot
ARG 1 stack
ARG 2 facing
2017-04-05 07:31:24 -04:00
METHOD a getInvAvailableSlots (Lee;)[I
2017-05-13 02:02:51 -04:00
ARG 0 facing
2017-04-05 07:31:24 -04:00
METHOD b canExtractInvStack (ILahf;Lee;)Z
2017-05-13 02:02:51 -04:00
ARG 0 slot
ARG 1 stack
ARG 2 facing