public class SpawnpointMapObjectLoader extends MapObjectLoader
| Constructor and Description |
|---|
SpawnpointMapObjectLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected Spawnpoint |
createSpawnpoint(IMapObject mapObject,
Direction direction,
java.lang.String spawnType) |
java.util.Collection<IEntity> |
load(Environment environment,
IMapObject mapObject) |
getMapObjectType, isMatchingType, loadDefaultPropertiespublic java.util.Collection<IEntity> load(Environment environment, IMapObject mapObject)
protected Spawnpoint createSpawnpoint(IMapObject mapObject, Direction direction, java.lang.String spawnType)