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