Package io.github.thebusybiscuit.slimefun4.utils.biomes
package io.github.thebusybiscuit.slimefun4.utils.biomes
This package contains classes centered around our
BiomeMap
utility.-
ClassDescriptionA simple functional interface for converting a
JsonElement
into the desired data type needed for yourBiomeMap
.BiomeMap<T>TheBiomeMapParser
allows you to parse json data into aBiomeMap
.