See: Description
Interface | Description |
---|---|
ChannelIdentifier |
Represents a channel identifier for use with plugin messaging.
|
ChannelMessageSink |
Represents something that can be sent plugin messages.
|
ChannelMessageSource |
Indicates that this may be a source of plugin messages.
|
ChannelRegistrar |
Represents an interface to register and unregister
ChannelIdentifier s for the proxy to
listen on. |
Class | Description |
---|---|
LegacyChannelIdentifier |
Reperesents a legacy channel identifier (for Minecraft 1.12 and below).
|
MinecraftChannelIdentifier |
Represents a Minecraft 1.13+ channel identifier.
|