JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.velocitypowered.api.proxy.messages
Interface ChannelIdentifier
All Known Implementing Classes:
LegacyChannelIdentifier
,
MinecraftChannelIdentifier
public interface
ChannelIdentifier
Represents a channel identifier for use with plugin messaging.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getId
()
Returns the textual representation of this identifier.
Method Detail
getId
String
getId()
Returns the textual representation of this identifier.
Returns:
the textual representation of the identifier
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method