Uses of Class
dev.sympho.modular_commands.utils.parse.entity.EntityRefUrlParser
Packages that use EntityRefUrlParser
-
Uses of EntityRefUrlParser in dev.sympho.modular_commands.utils.parse.entity
Subclasses of EntityRefUrlParser in dev.sympho.modular_commands.utils.parse.entityModifier and TypeClassDescriptionclassChannelRefUrlParser<C extends @NonNull Channel>A reference parser for channel URLs.classA parser for message URLs.Constructors in dev.sympho.modular_commands.utils.parse.entity with parameters of type EntityRefUrlParserModifierConstructorDescriptionprotectedEntityRefParser(@Nullable EntityRefUrlParser<R> urlParser, @Nullable EntityRefMentionParser<R> mentionParser) Creates a new instance.protectedEntityUrlParser(EntityRefUrlParser<? extends EntityRef<E>> refParser) Creates a new instance.