프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EntityTypes | Type>.Dictionary | ||
KnownEntityVars | List |
||
Motion | Vector3d | ||
OnGround | byte | ||
OrigPos | Vector3d | ||
Pos | Vector3d | ||
UUID | System.Guid | ||
mRotation | Rotation |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Base2NBT | void | ||
GenTemplate | void | ||
GetNativeType | string | ||
GetRandomMonsterID | string | ||
SetBaseStuff | void |
메소드 | 설명 | |
---|---|---|
Cleanup ( ) : void | ||
Entity ( ) : System | ||
Entity ( NbtCompound c ) : System | ||
Get ( string entID ) : Entity | ||
GetEntity ( NbtCompound c ) : Entity | ||
GetID ( ) : string | ||
InitHandlerFor ( string entID, NbtCompound c ) : Entity | ||
LoadEntityTypes ( ) : void | ||
ToNBT ( ) : NbtCompound | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
Base2NBT ( NbtCompound &c, string _id ) : void | ||
GenTemplate ( NbtCompound c, string tpl ) : void | ||
GetNativeType ( NbtTag t ) : string | ||
GetRandomMonsterID ( |
||
SetBaseStuff ( NbtCompound c ) : void |
public static InitHandlerFor ( string entID, NbtCompound c ) : Entity | ||
entID | string | |
c | NbtCompound | |
리턴 | Entity |