| Interface | Description |
|---|---|
| IWorldEvent |
General interface for events occurring in the world.
|
| IWorldEventListener<EVENT extends IWorldEvent> |
Abstract listener that listens for world events.
|
| Class | Description |
|---|---|
| WorldEventFuture<T extends IWorldEvent> |
Use this if you want to wait for first appearance of some IWorldObject with known string ID.
|
| Exception | Description |
|---|---|
| WorldEventFuture.WorldEventFutureException |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.