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 ChatServiceNormalCommand.getChatService()Methods in mmud.commands with parameters of type ChatServiceModifier and TypeMethodDescriptionvoidCommandRunner.setServices(PersonService personService, LogService logService, GuildService guildService, ItemService itemService, EventsService eventsService, AdminService adminService, HelpService helpService, ChatService chatService)