advance

fun Location.advance(blockFace: BlockFace, stepSize: Double = 1.0): @NotNull Location
fun Location.advance(axis: Axis, stepSize: Double = 1.0): @NotNull Location