| Class | 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.
|
| ConfigurationLoadEvent |
Raised when the configuration has been loaded or re-loaded.
|
| PlatformInitializeEvent |
Fired when configuration has been loaded and the platform is in the
intialization stage.
|
| PlatformReadyEvent |
Raised when a platform thinks that all the platforms have had a chance to
register themselves.
|
| PlayerInputEvent |
Raised whenever a player sends input.
|
| Enum | Description |
|---|---|
| InputType |
The type of input sent.
|
| Interaction |
The type of interaction.
|
Copyright © 2010-2014. All Rights Reserved.