Uses of Class
dev.aura.bungeechat.module.LocalChatModule
-
Packages that use LocalChatModule Package Description dev.aura.bungeechat.command dev.aura.bungeechat.module -
-
Uses of LocalChatModule in dev.aura.bungeechat.command
Constructors in dev.aura.bungeechat.command with parameters of type LocalChatModule Constructor Description LocalChatCommand(LocalChatModule localChatModule)
-
Uses of LocalChatModule in dev.aura.bungeechat.module
Fields in dev.aura.bungeechat.module declared as LocalChatModule Modifier and Type Field Description static LocalChatModule
BungeecordModuleManager. LOCAL_CHAT_MODULE
-