Uses of Interface
io.papermc.paper.command.brigadier.argument.resolvers.PlayerProfileListResolver
Packages that use PlayerProfileListResolver
-
Uses of PlayerProfileListResolver in io.papermc.paper.command.brigadier.argument
Methods in io.papermc.paper.command.brigadier.argument that return types with arguments of type PlayerProfileListResolverModifier and TypeMethodDescriptionstatic @NotNull com.mojang.brigadier.arguments.ArgumentType
<PlayerProfileListResolver> ArgumentTypes.playerProfiles()
A selector argument that provides a list of player profiles.