| Package | Description |
|---|---|
| com.sk89q.worldedit.event.platform | |
| com.sk89q.worldedit.extension.platform | |
| com.sk89q.worldedit.session |
| Class and Description |
|---|
| InputType
The type of input sent.
|
| Interaction
The type of interaction.
|
| Class and Description |
|---|
| BlockInteractEvent
Called when a block is interacted with.
|
| CommandEvent
This class is currently only for internal use.
|
| CommandSuggestionEvent
Posted when suggestions for auto-completion are requested for command input.
|
| PlatformReadyEvent
Raised when a platform thinks that all the platforms have had a chance to
register themselves.
|
| PlayerInputEvent
Raised whenever a player sends input.
|
| Class and Description |
|---|
| ConfigurationLoadEvent
Raised when the configuration has been loaded or re-loaded.
|
Copyright © 2010-2014. All Rights Reserved.