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

20 lines
481 B
Plaintext
Raw Normal View History

2016-08-21 07:11:10 -04:00
CLASS none/qt net/minecraft/inventory/IInventory
METHOD a getInvStack (I)Lnone/aeq;
METHOD a setInvStack (ILnone/aeq;)V
ARG 0 slot
ARG 1 stack
METHOD a (Lnone/aak;)Z
ARG 0 player
METHOD b removeInvStack (I)Lnone/aeq;
METHOD b isValidInvStack (ILnone/aeq;)Z
ARG 0 slot
ARG 1 stack
METHOD b (Lnone/aak;)V
ARG 0 player
METHOD c (Lnone/aak;)V
ARG 0 player
METHOD l clearInv ()V
METHOD t_ getInvSize ()I
2016-08-25 10:51:07 -04:00
METHOD u_ markDirty ()V
2016-08-21 07:11:10 -04:00
METHOD v_ getInvMaxStackSize ()I