Class Hierarchy
- java.lang.Object
- org.lushplugins.chatcolorhandler.common.parser.HexParser (implements org.lushplugins.chatcolorhandler.common.parser.Parser)
- org.lushplugins.chatcolorhandler.common.parser.LegacyAmpersandParser (implements org.lushplugins.chatcolorhandler.common.parser.Parser)
- org.lushplugins.chatcolorhandler.common.parser.LegacyHexParser (implements org.lushplugins.chatcolorhandler.common.parser.Parser)
- org.lushplugins.chatcolorhandler.common.parser.ParserRegistry
- org.lushplugins.chatcolorhandler.common.parser.ParticleParser (implements org.lushplugins.chatcolorhandler.common.parser.Parser)
- org.lushplugins.chatcolorhandler.common.parser.PlaceholderAPIParser (implements org.lushplugins.chatcolorhandler.common.parser.Parser)
- org.lushplugins.chatcolorhandler.common.parser.SoundParser (implements org.lushplugins.chatcolorhandler.common.parser.Parser)
Interface Hierarchy
- org.lushplugins.chatcolorhandler.common.parser.Parser