-
Interface Summary
Interface |
Description |
EntityChangeListener |
A listener for an entity's changes associated to saving.
|
EntityHandler<T> |
The entity handler exposes world's entity handling to entity managers.
|
EntityLike |
A prototype of entity that's suitable for entity manager to handle.
|
EntityLookup<T extends EntityLike> |
An interface for looking up entities.
|
-
-
Enum Summary
Enum |
Description |
EntityTrackingStatus |
The status of entity tracking sections within entity managers.
|