net.minecraft.server.v1_14_R1

public class ArgumentAnchor

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

ck
net.minecraft.class_2183
net.minecraft.command.arguments.EntityAnchorArgumentType
net.minecraft.command.arguments.EntityAnchorArgument
net.minecraft.server.v1_14_R1.ArgumentAnchor

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ArgumentAnchor$Anchor
a(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9294(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getEntityAnchor(com.mojang.brigadier.context.CommandContext<ServerCommandSource> arg0, String arg1)
func_201023_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static ArgumentAnchor
a()
method_9295()
entityAnchor()
func_201024_a()
public ArgumentAnchor$Anchor
a(com.mojang.brigadier.StringReader arg0)
method_9292(com.mojang.brigadier.StringReader arg0)
method_9292(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> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
public Collection<String>
getExamples()
getExamples()
getExamples()
getExamples()