| 接口 | 说明 |
|---|---|
| EntityHandler |
The hook handle the entity's custom properties.
|
| EntityHandler.AIManager |
The AI manager of a entity.
|
| EntityHandler.Manager | |
| IStatus |
A easy interface to create a
IExtendedEntityProperties. |
| IStatusUpdate |
The class implements this interface will be called
ITickable.update() every end of world ticks after entity updated. |
| StatusHook |