Interface SocialUserInputParser
- All Superinterfaces:
SocialContextualParser
- All Known Subinterfaces:
SocialFilterLike
- All Known Implementing Classes:
SocialContextualKeyword,SocialFilterLiteral,SocialFilterRegex,SocialParserGroup
Represents a
SocialContextualParser capable of handling and
processing player input.
This interface doesn't add any additional methods and is used internally by
the TextProcessor to identify parsers
that should be applied when using the player input mode.
-
Method Summary
Methods inherited from interface ovh.mythmc.social.api.text.parser.SocialContextualParser
parse, supportsOfflinePlayers