net.minecraft.command.argument

public class BlockPosArgument

implements ArgumentType<Coordinates>

cx
net.minecraft.unmapped.C_56926422
net.minecraft.command.argument.BlockPosArgument
net.minecraft.command.arguments.BlockPosArgument

Field summary

Modifier and TypeField
private static final Collection<String>
c
f_98470962
EXAMPLES
field_201333_c
public static final SimpleCommandExceptionType
a
f_18285524
UNLOADED_EXCEPTION
field_197278_b
public static final SimpleCommandExceptionType
b
f_51229390
OUT_OF_WORLD_EXCEPTION
field_197279_c

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static BlockPosArgument
a()
m_78911232()
blockPos()
func_197276_a()
public static BlockPos
a(CommandContext<bu> arg0, String arg1)
m_65521050(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getLoadedBlockPos(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_197273_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static BlockPos
b(CommandContext<bu> arg0, String arg1)
m_51981795(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getBlockPos(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_197274_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public Coordinates
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()