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