Module qilletni.api
Package dev.qilletni.api.lang.types.entity
package dev.qilletni.api.lang.types.entity
-
InterfacesClassDescriptionDefines an entity and its properties, functions, etc.A global manager for the definitions of entities, checking if they exist, and dynamically creating them.A global class to initialize entities, similar to
EntityDefinition.createInstance(QilletniType...), but with more options such as auto conversion and lookup.Represents a field/variable in an entity that has not been initialized yet.