| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
static Events |
Registered.events()
Deprecated.
Obtains the event handler
|
Events |
Implementation.events() |
| Modifier and Type | Class and Description |
|---|---|
class |
EventHandler
The server's event handler, should only be created once, and only once by the server only
|
| Modifier and Type | Method and Description |
|---|---|
static Events |
EventHandler.create()
Creates a new event handler, should only be used internally
|
| Modifier and Type | Method and Description |
|---|---|
Events |
TridentImpl.events() |
Copyright © 2016. All rights reserved.