Interface | Description |
---|---|
BlockSpawnCause | |
BlockSpawnCauseBuilder | |
BreedingSpawnCause |
A
SpawnCause that involves two entities that "mate" to breed a new
Entity . |
BreedingSpawnCauseBuilder | |
EntitySpawnCause | |
EntitySpawnCauseBuilder | |
MobSpawnerSpawnCause | |
MobSpawnerSpawnCauseBuilder | |
SpawnCause |
Represents a specific cause for an
SpawnEntityEvent such that
the cause has more information relevant to the "reason" for an entity spawn,
such as MobSpawnerSpawnCause linking to the MobSpawnerData
related to spawning the Entity . |
SpawnCauseBuilder | |
SpawnType |
Represents a type of "spawning" for a
SpawnEntityEvent . |
WeatherSpawnCause |
Signifies that a spawn was caused by a specific
Weather state. |
WeatherSpawnCauseBuilder |
Class | Description |
---|---|
SpawnTypes |