Companion

object Companion

Functions

fromNamespaceID
Link copied to clipboard
fun fromNamespaceID(id: String): Biome
Tries to get the biome corresponding to the given id If none match, returns 'Void'
numericalIDToNamespaceID
Link copied to clipboard
fun numericalIDToNamespaceID(index: Int): String
Converts a pre 1.18 ID to its namespace ID.

Properties

UnknownBiome
Link copied to clipboard
val UnknownBiome: String