Uses of Class
dev.sympho.modular_commands.utils.parse.EntityUrlParser
Packages that use EntityUrlParser
-
Uses of EntityUrlParser in dev.sympho.modular_commands.utils.parse
Subclasses of EntityUrlParser in dev.sympho.modular_commands.utils.parseModifier and TypeClassDescriptionclassChannelUrlParser<C extends @NonNull Channel>A parser for channel URLs.classA parser for message URLs.Methods in dev.sympho.modular_commands.utils.parse that return EntityUrlParserModifier and TypeMethodDescriptionEntityParser.getUrlParser()Retrieves the parser to use for URLs, if supported.