Class UserRefParser

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

public class UserRefParser extends EntityRefParser<EntityRef.UserRef>
A parser that extracts a user reference from a string.
Since:
1.0
Version:
1.0