LT_prop_get
prop LT_prop_get(blockpos location)
blockpos | location | 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.