Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
annotation class ExperimentalWorldGen

Nova's level generation API is still experimental and is subject to change.

Link copied to clipboard
abstract class FeatureType<FC : FeatureConfiguration>(codec: Codec<FC>) : Feature<FC>

An extension class of Minecraft's Feature that allows to use Bukkit's Material and NovaBlocks via protected setBlock functions.