net.minecraft.command.argument

public interface PosArgument

net.minecraft.commands.arguments.coordinates.Coordinates
net.minecraft.class_2267
net.minecraft.command.argument.PosArgument

Method summary

Modifier and TypeMethod
Vec3d
getPosition(CommandSourceStack sender)
method_9708(class_2168 arg0)
getPos(ServerCommandSource source)
Vec2f
getRotation(CommandSourceStack sender)
method_9709(class_2168 arg0)
getRotation(ServerCommandSource source)
default BlockPos
getBlockPos(CommandSourceStack sender)
method_9704(class_2168 arg0)
toAbsoluteBlockPos(ServerCommandSource source)
boolean
isXRelative()
method_9705()
isXRelative()
boolean
isYRelative()
method_9706()
isYRelative()
boolean
isZRelative()
method_9707()
isZRelative()