yarn/mappings/net/minecraft/container/slot/SlotActionType.mapping

9 lines
224 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS afu net/minecraft/container/slot/SlotActionType
FIELD a CLICK Lafu;
FIELD b SHIFT_CLICK Lafu;
FIELD c HOTBAR_KEY Lafu;
FIELD d MIDDLE_CLICK Lafu;
FIELD e DROP Lafu;
FIELD f DRAG Lafu;
FIELD g DOUBLE_CLICK Lafu;