Uses of Class
mmud.services.ChatService
Packages that use ChatService
-
Uses of ChatService in mmud.commands
Methods in mmud.commands that return ChatServiceModifier and TypeMethodDescriptionCommandRunner.getChatService()
protected ChatService
NormalCommand.getChatService()
Methods in mmud.commands with parameters of type ChatServiceModifier and TypeMethodDescriptionvoid
CommandRunner.setServices
(PersonService personService, LogService logService, GuildService guildService, ItemService itemService, EventsService eventsService, AdminService adminService, HelpService helpService, ChatService chatService)