public static final MouseEvent$Modifier Shift = new MouseEvent$Modifier("Shift", 0); public static final MouseEvent$Modifier Alt = new MouseEvent$Modifier("Alt", 1 ...
# All global modifiers are here. They are applied from certain game-features. # Effects are fully scriptable here. # These names can NOT be removed or changes, as the code uses them.