Empeld
Empeld plugin documentation.
|
An interface that denotes an entity as a block-entity More...
Properties | |
string | Name [get] |
Name of the block-entity More... | |
Vector3i | Position [get] |
Position its located at More... | |
Properties inherited from pluginbase.Objects.Syncable.Entity.IEntity | |
uint | ObjectId [get] |
Gets the object identifier. More... | |
ushort | OwnerId [get] |
Gets the owner identifier. (Net Ident) More... | |
ushort | ObjectTypeId [get] |
Gets the object type identifier, as defined by the attribute More... | |
bool | DestroyFlag [get] |
Gets a value indicating whether this pluginbase.Objects.Syncable.Entity.IEntity is destroyable. More... | |
bool | Spawned [get] |
Gets a value indicating whether this entity has been spawned More... | |
bool | Transient [get] |
Gets a value indicating whether this entity is transient (Won't be saved) More... | |
An interface that denotes an entity as a block-entity
|
get |
Name of the block-entity
The name.
|
get |
Position its located at
The position.