Uses of Class
dev.sympho.modular_commands.utils.parse.entity.EntityParser
Packages that use EntityParser
-
Uses of EntityParser in dev.sympho.modular_commands.utils.parse.entity
Subclasses of EntityParser in dev.sympho.modular_commands.utils.parse.entityModifier and TypeClassDescriptionclassChannelParser<C extends @NonNull Channel>A parser that extracts a channel from a string.classA parser that extracts a message from a string.classA parser that extracts a role from a string.classA parser that extracts an user from a string.