Class RoleRefParser

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

public class RoleRefParser extends EntityRefParser<EntityRef.RoleRef>
A parser that extracts a role reference from a string.
Since:
1.0
Version:
1.0