net.minecraft.command.argument

public class ObjectiveArgument

implements ArgumentType<String>

cj
net.minecraft.unmapped.C_20242125
net.minecraft.command.argument.ObjectiveArgument
net.minecraft.command.arguments.ObjectiveArgument

Field summary

Modifier and TypeField
private static final Collection<String>
b
f_48714815
EXAMPLES
field_201317_b
private static final DynamicCommandExceptionType
c
f_52591098
NOT_FOUND_EXCEPTION
field_197159_a
private static final DynamicCommandExceptionType
d
f_67823132
READ_ONLY_EXCEPTION
field_197160_b
public static final DynamicCommandExceptionType
a
f_85847940
NAME_TOO_LONG_EXCEPTION
field_200379_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ObjectiveArgument
a()
m_12745079()
objective()
func_197157_a()
public static ScoreboardObjective
a(CommandContext<bu> arg0, String arg1)
m_69218278(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getObjective(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_197158_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static ScoreboardObjective
b(CommandContext<bu> arg0, String arg1)
m_14301162(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getWritableObjective(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_197156_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public String
a(StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader reader)
parse(com.mojang.brigadier.StringReader arg0)
public <S> CompletableFuture<Suggestions>
listSuggestions(CommandContext<S> arg0, SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
public Collection<String>
getExamples()
getExamples()