net.minecraft.command.argument

public class AnchorArgument

implements ArgumentType<AnchorArgument$Anchor>

bz
net.minecraft.unmapped.C_61522474
net.minecraft.command.argument.AnchorArgument
net.minecraft.command.arguments.EntityAnchorArgument

Field summary

Modifier and TypeField
private static final Collection<String>
a
f_25605610
EXAMPLES
field_201308_a
private static final DynamicCommandExceptionType
b
f_63731835
INVALID_EXCEPTION
field_201025_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static AnchorArgument$Anchor
a(CommandContext<bu> arg0, String arg1)
m_27029437(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getAnchor(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_201023_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static AnchorArgument
a()
m_61701614()
anchor()
func_201024_a()
public AnchorArgument$Anchor
a(StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader reader)
parse(com.mojang.brigadier.StringReader arg0)
public <S> CompletableFuture<Suggestions>
listSuggestions(CommandContext<S> arg0, SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
public Collection<String>
getExamples()
getExamples()