Package | Description |
---|---|
org.polydev.gaea.structures | |
org.polydev.gaea.structures.features | |
org.polydev.gaea.structures.spawn |
Modifier and Type | Method and Description |
---|---|
NMSStructure |
Structure.getInstance(org.bukkit.Location origin,
Random r) |
NMSStructure |
UserDefinedStructure.getInstance(org.bukkit.Location origin,
Random r) |
Modifier and Type | Method and Description |
---|---|
void |
LootFeature.populate(NMSStructure s,
Random r) |
void |
BlockReplaceFeature.populate(NMSStructure s,
Random r) |
void |
EntityFeature.populate(NMSStructure s,
Random r) |
void |
Feature.populate(NMSStructure s,
Random r) |
void |
PersistentDataFeature.populate(NMSStructure s,
Random r) |
Modifier and Type | Method and Description |
---|---|
boolean |
AirSpawn.isValidSpawn(NMSStructure s) |
boolean |
UndergroundSpawn.isValidSpawn(NMSStructure s) |
boolean |
GroundSpawn.isValidSpawn(NMSStructure s) |
boolean |
StructureSpawnInfo.isValidSpawn(NMSStructure s) |
Copyright © 2020. All rights reserved.