mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2025-12-14 12:10:23 +07:00
hide internal fields
This commit is contained in:
@@ -19,6 +19,8 @@ registry.remove -> entity -> entity -> ()
|
||||
registry.query -> entity -> entity... -> (query)
|
||||
registry.execute -> query -> (() -> (chunk?))
|
||||
registry.chunk -> entity -> entity... -> (chunk)
|
||||
registry.chunk_entities -> chunk -> entity -> (entity[])
|
||||
registry.chunk_components -> chunk -> entity -> (any[])
|
||||
```
|
||||
|
||||
### Module `singles`
|
||||
|
||||
Reference in New Issue
Block a user