枚举 EntitySpawnCategory实验性

表示实体生成类别的枚举。

An enum containing categories of entity spawning.

枚举成员

Ambient: "Ambient"

表示是环境生成的生物。

Mobs that have an ambient spawn.

Axolotls: "Axolotls"

表示专门为美西螈生成的类别。

Specific spawn for axolotls.

Creature: "Creature"

表示生物生成。

Creature spawns.

Misc: "Misc"

表示其他的生成(例如村民、铁傀儡)。

Miscellaneous spawns (e.g. Villager, Iron Golem).

Monster: "Monster"

表示怪物生成。

Monster spawns.

UndergroundWaterCreature: "UndergroundWaterCreature"

表示在地下水中生成的生物。

Creatures that spawn underground in the water.

WaterAmbient: "WaterAmbient"

表示是环境生成的水生生物。

Water mobs that have an ambient spawn.

WaterCreature: "WaterCreature"

表示水生生物生成。

Water creature spawns.