LT_prop_destroy
boolean LT_prop_destroy(blockpos location)
blockpos | location | The location of prop to destroy |
SERVER This has no effect if performed on the client (but will work in single player)
Destroys a prop in the world. If there's a prop at the location specified, it will be instantly destroyed. A prop destroyed this way will not drop its item. This function will return true if a prop was destroyed.