Uses of Class
de.marcely.bedwars.api.message.MessageProcessor
-
Uses of MessageProcessor in de.marcely.bedwars.api.message
Modifier and TypeMethodDescriptionMessageAPI.getDefaultProcessor()
Returns the default MessageProcessor initiated by the MBedwars pluginMessageAPI.getProcessor()
A MessageProcessor overtakes the post processing of a message.Modifier and TypeMethodDescriptionvoid
MessageAPI.setProcessor
(MessageProcessor processor) A MessageProcessor overtakes the post processing of a message.