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

LT_prop_get

prop LT_prop_get(blockpos location)

blockposlocation The location of prop to get information about

Gets information about a prop in the world. Since this function doesn't alter props in the world, it can even be done on the client during multiplayer. If there's no prop at the location specified, a null is returned.