net.minecraft.command.arguments

public class EntitySummonArgument

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

cb
net.minecraft.command.arguments.EntitySummonArgument

Field summary

Modifier and TypeField
private static final Collection<String>
b
field_211370_b
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
a
field_211369_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static EntitySummonArgument
a()
func_211366_a()
public static ResourceLocation
a(com.mojang.brigadier.context.CommandContext<bu> arg0, String arg1)
func_211368_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
private static final ResourceLocation
a(pc arg0)
func_211365_a(ResourceLocation arg0)
public ResourceLocation
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()