This commit is contained in:
@@ -124,4 +124,8 @@ public class CommandExecutor {
|
||||
public void close() {
|
||||
this.dispatcher.close();
|
||||
}
|
||||
|
||||
public List<GameListener> getListeners() {
|
||||
return this.dispatcher.getListeners();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user