nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.addon.registry.worldgen
/
BiomeRegistry
Biome
Registry
interface
BiomeRegistry
:
AddonGetter
Inheritors
AddonRegistryHolder
Members
Properties
addon
Link copied to clipboard
abstract
val
addon
:
Addon
Functions
biome
Link copied to clipboard
open
fun
biome
(
name
:
String
,
biome
:
BiomeBuilder
.
(
)
->
Unit
)
:
ResourceKey
<
Biome
>
biome
Injection
Link copied to clipboard
open
fun
biomeInjection
(
name
:
String
,
biomeInjection
:
BiomeInjectionBuilder
.
(
)
->
Unit
)