net.minecraft.server.v1_14_R1

public class ArgumentScoreholder

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

cz
net.minecraft.class_2233
net.minecraft.command.arguments.ScoreHolderArgument
net.minecraft.server.v1_14_R1.ArgumentScoreholder

Field summary

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

Constructor summary

ModifierConstructor
public (boolean arg0)

Method summary

Modifier and TypeMethod
public static String
a(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9452(com.mojang.brigadier.context.CommandContext<class_2168> 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<cd> arg0, String arg1)
method_9458(com.mojang.brigadier.context.CommandContext<class_2168> 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<cd> arg0, String arg1)
method_9449(com.mojang.brigadier.context.CommandContext<class_2168> 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<cd> arg0, String arg1, Supplier<Collection<String>> arg2)
method_9450(com.mojang.brigadier.context.CommandContext<class_2168> 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()
method_9447()
func_197209_a()
public static ArgumentScoreholder
b()
method_9451()
func_197214_b()
public ArgumentScoreholder$a
a(com.mojang.brigadier.StringReader arg0)
method_9453(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()