1. Animals
  2. Abilities
  3. Conditions
  4. Tool/Weapon
  5. Weapon Mods
  6. Orb
  7. Equipped
  8. Food/Medicine
  9. Furniture/Construction
  10. Color/Pattern
  11. Items
  12. Attributes
  13. Creatures
  14. Blocks
  15. Props
  16. API Types
  17. API Functions
blockpos

ID:6
Icon:ibulletpoint.2xn

blockpos

A block position in LandTraveller refers to a specific block coordinate with four values, the world ID, and the x y z coordinates in blocks.

integer [0]

World ID of location.

integer [1]

X block coordinate.

integer [2]

Y block coordinate.

integer [3]

Z block coordinate.