| Package | Description |
|---|---|
| net.tridentsdk.plugin.channel |
Communication handler between the server(s) and plugins, and clients
|
| Modifier and Type | Method and Description |
|---|---|
PluginChannel |
PluginChannels.fromName(String name)
Find a channel by its name
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<PluginChannel> |
PluginChannels.delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginChannels.register(String name,
PluginChannel channel)
Registers a channel in the listings
|
Copyright © 2016. All rights reserved.