Uses of Package
dev.aura.bungeechat.api.enums
-
Packages that use dev.aura.bungeechat.api.enums Package Description dev.aura.bungeechat.api dev.aura.bungeechat.api.account dev.aura.bungeechat.api.enums -
Classes in dev.aura.bungeechat.api.enums used by dev.aura.bungeechat.api Class Description BuildType ChannelType An Enum that contains all channel types.
This is used to differentiate in which channel a person is talking, and the message needs to be replicated. -
Classes in dev.aura.bungeechat.api.enums used by dev.aura.bungeechat.api.account Class Description AccountType Enum that specifies if an account is the console or an player.ChannelType An Enum that contains all channel types.
This is used to differentiate in which channel a person is talking, and the message needs to be replicated. -
Classes in dev.aura.bungeechat.api.enums used by dev.aura.bungeechat.api.enums Class Description AccountType Enum that specifies if an account is the console or an player.BuildType ChannelType An Enum that contains all channel types.
This is used to differentiate in which channel a person is talking, and the message needs to be replicated.