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