| Package | Description |
|---|---|
| com.sk89q.worldedit.event.extent | |
| com.sk89q.worldedit.event.platform |
| Modifier and Type | Class and Description |
|---|---|
class |
EditSessionEvent
Raised (several times) when a new
EditSession is being instantiated. |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockInteractEvent
Called when a block is interacted with.
|
class |
CommandSuggestionEvent
Posted when suggestions for auto-completion are requested for command input.
|
class |
ConfigurationLoadEvent
Raised when the configuration has been loaded or re-loaded.
|
class |
PlatformInitializeEvent
Fired when configuration has been loaded and the platform is in the
intialization stage.
|
class |
PlatformReadyEvent
Raised when a platform thinks that all the platforms have had a chance to
register themselves.
|
class |
PlayerInputEvent
Raised whenever a player sends input.
|
Copyright © 2010-2014. All Rights Reserved.