public class SpawnActionWormhole extends SpawnAction<WormholeEntity>
entity, spawnInfo, spawnLocation| Constructor and Description |
|---|
SpawnActionWormhole(SpawnInfoWormhole spawnInfo,
SpawnLocation spawnLocation) |
| Modifier and Type | Method and Description |
|---|---|
protected WormholeEntity |
createEntity()
Creates the entity and returns the result.
|
applyLocationMutations, doSpawn, getOrCreateEntity, setEntitypublic SpawnActionWormhole(SpawnInfoWormhole spawnInfo, SpawnLocation spawnLocation)
protected WormholeEntity createEntity()
SpawnActioncreateEntity in class SpawnAction<WormholeEntity>