karpet
/
dev.interfiber.karpet.server.biomes
/
SparseJungle
Sparse
Jungle
class
SparseJungle
:
MinecraftBiome
Content copied to clipboard
Sparse Jungle biome
Author
Interfiber
Constructors
Functions
Properties
Constructors
SparseJungle
Link copied to clipboard
fun
SparseJungle
()
Content copied to clipboard
Functions
convertToBiome
Link copied to clipboard
fun
convertToBiome
():
Biome
?
Content copied to clipboard
Return the MinecraftBiome as a minestom biome
stringToColor
Link copied to clipboard
fun
stringToColor
(color:
String
):
Int
Content copied to clipboard
Convert color code to int
Properties
biomeID
Link copied to clipboard
var
biomeID
:
String
? = null
Content copied to clipboard
effects
Link copied to clipboard
var
effects
:
BiomeEffects
? = null
Content copied to clipboard