Esempio n. 1
0
 protected void updateInput(final int mask) {
   for (final ScriptListener l : sc.listeners) l.inputChanged(methods.bot, mask);
 }