Constructor and Description |
---|
UserDefinedStructure(String id,
File location,
List<Feature> features,
StructureSpawnInfo spawnInfo) |
Modifier and Type | Method and Description |
---|---|
List<Feature> |
getFeatures() |
NMSStructure |
getInstance(org.bukkit.Location origin,
Random r) |
StructureSpawnInfo |
getSpawnInfo() |
boolean |
isLoaded() |
String |
toString() |
public UserDefinedStructure(String id, File location, List<Feature> features, StructureSpawnInfo spawnInfo)
public boolean isLoaded()
public NMSStructure getInstance(org.bukkit.Location origin, Random r)
getInstance
in interface Structure
public List<Feature> getFeatures()
getFeatures
in interface Structure
public StructureSpawnInfo getSpawnInfo()
getSpawnInfo
in interface Structure
Copyright © 2020. All rights reserved.