| addition | com.runehive.game.world.World | static |
| cancelTask(Object attachment) | com.runehive.game.world.World | static |
| cancelTask(Object attachment, boolean logout) | com.runehive.game.world.World | static |
| dataBus | com.runehive.game.world.World | privatestatic |
| dequeLogins() | com.runehive.game.world.World | |
| dequeLogouts() | com.runehive.game.world.World | |
| executeProjectile(Mob entity, ProjectileTest projectile) | com.runehive.game.world.World | static |
| get() | com.runehive.game.world.World | static |
| getBotCount() | com.runehive.game.world.World | static |
| getDataBus() | com.runehive.game.world.World | static |
| getLogins() | com.runehive.game.world.World | |
| getLogouts() | com.runehive.game.world.World | |
| getNpcBySlot(int index) | com.runehive.game.world.World | static |
| getNpcs() | com.runehive.game.world.World | static |
| getPlayerByHash(long usernameHash) | com.runehive.game.world.World | static |
| getPlayerByName(String username) | com.runehive.game.world.World | static |
| getPlayerBySlot(int index) | com.runehive.game.world.World | static |
| getPlayerCount() | com.runehive.game.world.World | static |
| getPlayers() | com.runehive.game.world.World | static |
| getRegions() | com.runehive.game.world.World | static |
| getStaff() | com.runehive.game.world.World | static |
| getStaffCount() | com.runehive.game.world.World | static |
| getTaskManager() | com.runehive.game.world.World | |
| getWildernessCount() | com.runehive.game.world.World | static |
| getWildernessResourcePlayers() | com.runehive.game.world.World | |
| kickPlayer(Player other) | com.runehive.game.world.World | static |
| kickPlayer(Predicate< Player > condition) | com.runehive.game.world.World | static |
| logger | com.runehive.game.world.World | privatestatic |
| logins | com.runehive.game.world.World | private |
| logouts | com.runehive.game.world.World | private |
| npcs | com.runehive.game.world.World | private |
| players | com.runehive.game.world.World | private |
| process() | com.runehive.game.world.World | |
| queueLogin(Player player) | com.runehive.game.world.World | static |
| queueLogout(Player player) | com.runehive.game.world.World | static |
| regionManager | com.runehive.game.world.World | private |
| save() | com.runehive.game.world.World | static |
| schedule(Task task) | com.runehive.game.world.World | static |
| schedule(int delay, Runnable runnable) | com.runehive.game.world.World | static |
| schedule(Runnable runnable) | com.runehive.game.world.World | static |
| search(String name) | com.runehive.game.world.World | static |
| searchAll(String name) | com.runehive.game.world.World | static |
| sendBroadcast(int time, String message, boolean countdown) | com.runehive.game.world.World | static |
| sendGraphic(Graphic graphic, Position position, int instance) | com.runehive.game.world.World | static |
| sendGraphic(Graphic graphic, Position position) | com.runehive.game.world.World | static |
| sendKillFeed(final Mob killer, final Mob victim) | com.runehive.game.world.World | static |
| sendMessage(String... messages) | com.runehive.game.world.World | static |
| sendMessage(String message, Predicate< Player > filter) | com.runehive.game.world.World | static |
| sendObjectAnimation(int animation, GameObject object) | com.runehive.game.world.World | static |
| sendProjectile(Projectile projectile, Position position, int instance, int lock, byte offsetX, byte offsetY) | com.runehive.game.world.World | static |
| sendProjectile(Mob source, Mob target, Projectile projectile) | com.runehive.game.world.World | static |
| sendProjectile(Position source, Mob target, Projectile projectile) | com.runehive.game.world.World | static |
| sendProjectile(Mob source, Position target, Projectile projectile) | com.runehive.game.world.World | static |
| sendProjectile(Position source, Position target, Projectile projectile) | com.runehive.game.world.World | static |
| sendStaffMessage(String... messages) | com.runehive.game.world.World | static |
| sequence() | com.runehive.game.world.World | |
| shutdown() | com.runehive.game.world.World | static |
| taskDeadlockWatcher | com.runehive.game.world.World | private |
| taskDeadlockWatcherThread | com.runehive.game.world.World | private |
| taskManager | com.runehive.game.world.World | private |
| update | com.runehive.game.world.World | static |
| update(int time) | com.runehive.game.world.World | static |
| WORLD | com.runehive.game.world.World | privatestatic |
| World() | com.runehive.game.world.World | private |