karpet
/
dev.interfiber.karpet.server.biomes
/
BambooJungle
Bamboo
Jungle
class
BambooJungle
:
MinecraftBiome
Content copied to clipboard
Bamboo Jungle biome
Author
Interfiber
Constructors
Functions
Properties
Constructors
BambooJungle
Link copied to clipboard
fun
BambooJungle
()
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