net.minecraft.commands.arguments

public class EntityAnchorArgument

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

ea
net.minecraft.commands.arguments.EntityAnchorArgument
net.minecraft.class_2183
net.minecraft.command.argument.EntityAnchorArgumentType
net.minecraft.src.C_3361_
net.minecraft.commands.arguments.ArgumentAnchor

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static EntityAnchorArgument$Anchor
a(com.mojang.brigadier.context.CommandContext<dr> 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)
getEntityAnchor(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
m_90353_(com.mojang.brigadier.context.CommandContext<C_2969_> p_90354_, String p_90355_)
public static EntityAnchorArgument
a()
anchor()
method_9295()
entityAnchor()
m_90350_()
public EntityAnchorArgument$Anchor
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
method_9292(com.mojang.brigadier.StringReader arg0)
parse(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)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> context, com.mojang.brigadier.suggestion.SuggestionsBuilder builder)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> p_90361_, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
public Collection<String>
getExamples()
getExamples()
getExamples()