net.minecraft.command.arguments

public class EntityAnchorArgument

implements com.mojang.brigadier.arguments.ArgumentType<EntityAnchorArgument$Type>

ca
net.minecraft.command.arguments.EntityAnchorArgument

Field summary

Modifier and TypeField
private static final Collection<String>
a
field_201308_a
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
b
field_201025_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static EntityAnchorArgument$Type
a(com.mojang.brigadier.context.CommandContext<bu> arg0, String arg1)
func_201023_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static EntityAnchorArgument
a()
func_201024_a()
public EntityAnchorArgument$Type
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public <S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
public Collection<String>
getExamples()
getExamples()