net.minecraft.server.v1_13_R2

public class ArgumentScoreholder

implements com.mojang.brigadier.arguments.ArgumentType<ArgumentScoreholder$a>

cp
net.minecraft.command.arguments.ScoreHolderArgument
net.minecraft.server.v1_13_R2.ArgumentScoreholder

Field summary

Modifier and TypeField
public static final com.mojang.brigadier.suggestion.SuggestionProvider<CommandListenerWrapper>
a
field_201326_a
private static final Collection<String>
b
field_201327_b
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
c
field_197215_a
private final boolean
d
field_197216_b

Constructor summary

ModifierConstructor
public (boolean arg0)

Method summary

Modifier and TypeMethod
public static String
a(com.mojang.brigadier.context.CommandContext<bu> arg0, String arg1)
func_197211_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static Collection<String>
b(com.mojang.brigadier.context.CommandContext<bu> arg0, String arg1)
func_197213_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static Collection<String>
c(com.mojang.brigadier.context.CommandContext<bu> arg0, String arg1)
func_211707_c(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static Collection<String>
a(com.mojang.brigadier.context.CommandContext<bu> arg0, String arg1, Supplier<Collection<String>> arg2)
func_197210_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1, Supplier<Collection<String>> arg2)
public static ArgumentScoreholder
a()
func_197209_a()
public static ArgumentScoreholder
b()
func_197214_b()
public ArgumentScoreholder$a
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()