|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|

Public 属性 | |
| int | Order |
| ValuesDictionary | EntityValuesDictionary |
| string | DisplayName |
| string | Description |
| string | ModelName |
| string | TextureOverride |
| float | Mass |
| float | AttackResilience |
| float | AttackPower |
| float | MovementSpeed |
| float | JumpHeight |
| bool | IsHerding |
| bool | CanBeRidden |
| bool | HasSpawnerEgg |
| List< ComponentLoot.Loot > | Loot |
在文件 BestiaryCreatureInfo.cs 第 4 行定义.
| float Game.BestiaryCreatureInfo.AttackPower |
在文件 BestiaryCreatureInfo.cs 第 21 行定义.
| float Game.BestiaryCreatureInfo.AttackResilience |
在文件 BestiaryCreatureInfo.cs 第 19 行定义.
| bool Game.BestiaryCreatureInfo.CanBeRidden |
在文件 BestiaryCreatureInfo.cs 第 29 行定义.
| string Game.BestiaryCreatureInfo.Description |
在文件 BestiaryCreatureInfo.cs 第 11 行定义.
| string Game.BestiaryCreatureInfo.DisplayName |
在文件 BestiaryCreatureInfo.cs 第 9 行定义.
| ValuesDictionary Game.BestiaryCreatureInfo.EntityValuesDictionary |
在文件 BestiaryCreatureInfo.cs 第 7 行定义.
| bool Game.BestiaryCreatureInfo.HasSpawnerEgg |
在文件 BestiaryCreatureInfo.cs 第 31 行定义.
| bool Game.BestiaryCreatureInfo.IsHerding |
在文件 BestiaryCreatureInfo.cs 第 27 行定义.
| float Game.BestiaryCreatureInfo.JumpHeight |
在文件 BestiaryCreatureInfo.cs 第 25 行定义.
| List<ComponentLoot.Loot> Game.BestiaryCreatureInfo.Loot |
在文件 BestiaryCreatureInfo.cs 第 33 行定义.
| float Game.BestiaryCreatureInfo.Mass |
在文件 BestiaryCreatureInfo.cs 第 17 行定义.
| string Game.BestiaryCreatureInfo.ModelName |
在文件 BestiaryCreatureInfo.cs 第 13 行定义.
| float Game.BestiaryCreatureInfo.MovementSpeed |
在文件 BestiaryCreatureInfo.cs 第 23 行定义.
| int Game.BestiaryCreatureInfo.Order |
在文件 BestiaryCreatureInfo.cs 第 5 行定义.
| string Game.BestiaryCreatureInfo.TextureOverride |
在文件 BestiaryCreatureInfo.cs 第 15 行定义.