1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Add two missing classes to async environment

This commit is contained in:
sfan5 2023-06-17 19:52:40 +02:00
parent 16da954bd7
commit f9c881eb5a
3 changed files with 6 additions and 0 deletions

View file

@ -6454,6 +6454,7 @@ This allows you easy interoperability for delegating work to jobs.
### List of APIs available in an async environment
Classes:
* `AreaStore`
* `ItemStack`
* `PerlinNoise`
* `PerlinNoiseMap`