JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Constructors
Methods
Method
Description
com.ryandw11.structure.api.CustomStructuresAPI.isVoidSpawningEnabled()
Void spawning is now always enabled.
com.ryandw11.structure.bottomfill.BottomFillProvider.addProvider(BottomFillImpl)
Use
BottomFillProvider.addImplementation(BottomFillImpl)
instead.
com.ryandw11.structure.structure.properties.StructureProperty.saveToFile(ConfigurationSection)
Not implemented yet.
Constructors
Constructor
Description
com.ryandw11.structure.structure.properties.StructureLocation(StructureBuilder, FileConfiguration)
Use
StructureLocation(FileConfiguration)
instead.