yarn/mappings/net/minecraft/container/Slot.mapping

10 lines
242 B
Plaintext
Raw Normal View History

2016-08-15 14:05:37 -04:00
CLASS none/act net/minecraft/container/Slot
2016-08-16 18:04:54 -04:00
FIELD a slotId I
FIELD d inventory Lnone/qt;
METHOD <init> (Lnone/qt;III)V
ARG 0 inventory
METHOD d getStack ()Lnone/aeq;
METHOD d setStack (Lnone/aeq;)V
ARG 0 stack
METHOD e hasStack ()Z