net.minecraft.commands.arguments

public class EntityAnchorArgument

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

ew
net.minecraft.commands.arguments.EntityAnchorArgument
net.minecraft.class_2183

Field summary

Modifier and TypeField
private static final Collection<String>
a
EXAMPLES
field_9847
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
b
ERROR_INVALID
field_9846

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static EntityAnchorArgument$Anchor
a(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1)
getAnchor(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_9294(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
public static EntityAnchorArgument
a()
anchor()
method_9295()
public EntityAnchorArgument$Anchor
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
method_9292(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()