net.minecraft.server.v1_13_R1

public class ArgumentMinecraftKeyRegistered

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

cn
net.minecraft.command.arguments.ResourceLocationArgument
net.minecraft.server.v1_13_R1.ArgumentMinecraftKeyRegistered

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ArgumentMinecraftKeyRegistered
a()
func_197197_a()
public static Advancement
a(com.mojang.brigadier.context.CommandContext<bu> arg0, String arg1)
func_197198_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static IRecipe
b(com.mojang.brigadier.context.CommandContext<bu> arg0, String arg1)
func_197194_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static MinecraftKey
c(com.mojang.brigadier.context.CommandContext<bu> arg0, String arg1)
func_197195_e(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public MinecraftKey
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()