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

9 lines
219 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS ask net/minecraft/container/ActionTypeSlot
FIELD a CLICK Lask;
FIELD b SHIFT_CLICK Lask;
FIELD c HOTBAR_KEY Lask;
FIELD d MIDDLE_CLICK Lask;
FIELD e DROP Lask;
FIELD f DRAG Lask;
FIELD g DOUBLE_CLICK Lask;