Class UserRefMentionParser

java.lang.Object
dev.sympho.modular_commands.utils.parse.entity.EntityRefMentionParser<EntityRef.UserRef>
dev.sympho.modular_commands.utils.parse.entity.UserRefMentionParser
All Implemented Interfaces:
ParserFunction<String,EntityRef.UserRef>, BiFunction<CommandContext,String,Mono<EntityRef.UserRef>>

public class UserRefMentionParser extends EntityRefMentionParser<EntityRef.UserRef>
A parser for user mentions to references.
Since:
1.0
Version:
1.0