net.minecraft.command.argument

public class ScoreHolderArgument

implements ArgumentType<ScoreHolderArgument$Result>

cp
net.minecraft.unmapped.C_98350605
net.minecraft.command.argument.ScoreHolderArgument
net.minecraft.command.arguments.ScoreHolderArgument

Field summary

Modifier and TypeField
public static final SuggestionProvider<CommandSourceStack>
a
f_46824549
SCORE_HOLDER_SUGGESTIONS
field_201326_a
private static final Collection<String>
b
f_81555427
EXAMPLES
field_201327_b
private static final SimpleCommandExceptionType
c
f_03982400
EMPTY_EXCEPTION
field_197215_a
private final boolean
d
f_18171914
multiple
field_197216_b

Constructor summary

ModifierConstructor
public (boolean multiple)

Method summary

Modifier and TypeMethod
public static String
a(CommandContext<bu> arg0, String arg1)
m_48993554(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getName(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String arg)
func_197211_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static Collection<String>
b(CommandContext<bu> arg0, String arg1)
m_79656271(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getNames(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_197213_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static Collection<String>
c(CommandContext<bu> arg0, String arg1)
m_13033028(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getNamesOrDefault(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_211707_c(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static Collection<String>
a(CommandContext<bu> arg0, String arg1, Supplier<Collection<String>> arg2)
m_20101937(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1, Supplier<Collection<String>> arg2)
getNames(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg, Supplier<Collection<String>> fallback)
func_197210_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1, Supplier<Collection<String>> arg2)
public static ScoreHolderArgument
a()
m_69907664()
scoreHolder()
func_197209_a()
public static ScoreHolderArgument
b()
m_48103919()
scoreHolders()
func_197214_b()
public ScoreHolderArgument$Result
a(StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader reader)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()