BlockPosition

constructor(x: Int, y: Int, z: Int)(source)
constructor(world: World?, x: Int, y: Int, z: Int)(source)
constructor(location: Location)(source)
constructor(world: World?, position: Vector)(source)
constructor(block: Block)(source)
constructor(worldId: UUID?, x: Int, y: Int, z: Int)(source)