Level
endstone.level
¶
Level
¶
Location
¶
Position
¶
Bases: Vector
Represents a 3-dimensional position in a dimension within a level.
block_x
property
¶
block_x: int
Gets the floored value of the X component, indicating the block that this location is contained with.
block_y
property
¶
block_y: int
Gets the floored value of the Y component, indicating the block that this location is contained with.