Uses of Class
me.wiefferink.interactivemessenger.message.InteractiveMessage
Package
Description
-
Uses of InteractiveMessage in me.wiefferink.interactivemessenger.generators
Modifier and TypeMethodDescriptionstatic String
ConsoleGenerator.generate(InteractiveMessage message)
Parses the given message to a String containing control characters for formatting that can be used for console outputs, but also for normal player messages.TellrawGenerator.generate(InteractiveMessage message)
Parses the given message to a JSON array that can be used with the tellraw command and the like. -
Uses of InteractiveMessage in me.wiefferink.interactivemessenger.message
-
Uses of InteractiveMessage in me.wiefferink.interactivemessenger.parsers
Modifier and TypeMethodDescriptionstatic InteractiveMessage
Parse input lines into an InteractiveMessagestatic InteractiveMessage
Parse input lines into an InteractiveMessage