Preparing search index...
The search index is not available
lazuli-mc - v1.10.0
lazuli-mc
api
common
EntityData
Interface EntityData
Entity data, including the entity's type id and its name.
interface
EntityData
{
name
:
string
;
typeId
:
string
;
}
Index
Properties
name
type
Id
Properties
name
name
:
string
Name of the entity.
type
Id
type
Id
:
string
The entity's type id.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
Id
lazuli-mc - v1.10.0
Loading...
Entity data, including the entity's type id and its name.