Interface ChannelIdentifier
- All Known Implementing Classes:
LegacyChannelIdentifier
,MinecraftChannelIdentifier
public interface ChannelIdentifier
Represents a channel identifier for use with plugin messaging.
-
Method Summary
-
Method Details
-
getId
String getId()Returns the textual representation of this identifier.- Returns:
- the textual representation of the identifier
-