net.minecraft.server.v1_14_R1

public class ArgumentMinecraftKeyRegistered

implements com.mojang.brigadier.arguments.ArgumentType<MinecraftKey>

cy
net.minecraft.class_2232
net.minecraft.command.arguments.ResourceLocationArgument
net.minecraft.server.v1_14_R1.ArgumentMinecraftKeyRegistered

Field summary

Modifier and TypeField
private static final Collection<String>
d
field_9946
field_201322_e
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
a
field_9944
field_197199_a
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
b
field_9945
field_197200_b
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
c
field_9947
field_197202_d

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ArgumentMinecraftKeyRegistered
a()
method_9441()
func_197197_a()
public static Advancement
a(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9439(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
func_197198_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static IRecipe<?>
b(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9442(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
func_197194_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static MinecraftKey
c(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9443(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
func_197195_e(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public MinecraftKey
a(com.mojang.brigadier.StringReader arg0)
method_9446(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()