| Package | Description |
|---|---|
| net.tridentsdk.event |
The event framework, used to call events extremely quickly and efficiently
|
| net.tridentsdk.event.block |
Block-based events, called when a block is affected in an event
|
| net.tridentsdk.event.entity |
Entity-based events, called when an event relating to an entity occurs
|
| net.tridentsdk.event.player |
Called when a player-based event occurs, such as an event that involves a player
|
| net.tridentsdk.event.weather |
Called when a world event, such as weather, occurs.
|
| net.tridentsdk.plugin |
Plugin handlers, and related API
|
| net.tridentsdk.registry |
Contains the entry points to class implementations and the server files
|
| net.tridentsdk.server.event |
Implementation specific classes relating to
net.tridentsdk.event.* |
| net.tridentsdk.server.service |
Contains implementations of classes in the
net.tridentsdk.registry and net.tridentsdk.service
packages |
| Class and Description |
|---|
| Event
Represents an event that could be listened by the plugin listeners
|
| Importance
Levels of priority an event is given, where the events fire from LOWEST to HIGHEST
|
| Listener
Implemented to perform specified actions upon the firing of an event
|
| Class and Description |
|---|
| Cancellable
An event that implements this supports the ability to cancel (cancel) the event actions and calling behavior
|
| Event
Represents an event that could be listened by the plugin listeners
|
| Class and Description |
|---|
| Cancellable
An event that implements this supports the ability to cancel (cancel) the event actions and calling behavior
|
| Event
Represents an event that could be listened by the plugin listeners
|
| Class and Description |
|---|
| Cancellable
An event that implements this supports the ability to cancel (cancel) the event actions and calling behavior
|
| Event
Represents an event that could be listened by the plugin listeners
|
| Class and Description |
|---|
| Cancellable
An event that implements this supports the ability to cancel (cancel) the event actions and calling behavior
|
| Event
Represents an event that could be listened by the plugin listeners
|
| Class and Description |
|---|
| Listener
Implemented to perform specified actions upon the firing of an event
|
| Class and Description |
|---|
| Events
The access point to the server's event handler
|
| Class and Description |
|---|
| Event
Represents an event that could be listened by the plugin listeners
|
| EventNotifier
Represents a tool which is used to notify event listeners
|
| Events
The access point to the server's event handler
|
| Importance
Levels of priority an event is given, where the events fire from LOWEST to HIGHEST
|
| Listener
Implemented to perform specified actions upon the firing of an event
|
| Class and Description |
|---|
| Events
The access point to the server's event handler
|
Copyright © 2016. All rights reserved.