类 GameProfileArgument.SelectorResult
java.lang.Object
net.minecraft.commands.arguments.GameProfileArgument.SelectorResult
- 所有已实现的接口:
GameProfileArgument.Result
- 封闭类:
GameProfileArgument
public static class GameProfileArgument.SelectorResult
extends Object
implements GameProfileArgument.Result
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
selector
-
-
构造器详细资料
-
SelectorResult
-
-
方法详细资料
-
getNames
public Collection<com.mojang.authlib.GameProfile> getNames(CommandSourceStack p_94607_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - 指定者:
getNames
在接口中GameProfileArgument.Result
- 抛出:
com.mojang.brigadier.exceptions.CommandSyntaxException
-