Package | Description |
---|---|
org.polydev.gaea.biome | |
org.polydev.gaea.structures | |
org.polydev.gaea.structures.features |
Modifier and Type | Method and Description |
---|---|
List<Feature> |
Biome.getStructureFeatures()
Gets a list of Structure Features to be applied to all structures in the biome.
|
Modifier and Type | Method and Description |
---|---|
List<Feature> |
Structure.getFeatures() |
List<Feature> |
UserDefinedStructure.getFeatures() |
Constructor and Description |
---|
UserDefinedStructure(String id,
File location,
List<Feature> features,
StructureSpawnInfo spawnInfo) |
Modifier and Type | Class and Description |
---|---|
class |
BlockReplaceFeature |
class |
EntityFeature |
class |
LootFeature |
class |
PersistentDataFeature |
Copyright © 2020. All rights reserved.