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
JsonElementinto the desired data type needed for yourBiomeMap.BiomeMap<T>BiomeMaps are used to map data values toBiomeconstants.TheBiomeMapParserallows you to parse json data into aBiomeMap.