JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Package
io.github.thebusybiscuit.slimefun4.utils.biomes
Packages that use
io.github.thebusybiscuit.slimefun4.utils.biomes
Package
Description
io.github.thebusybiscuit.slimefun4.utils.biomes
This package contains classes centered around our
BiomeMap
utility.
Classes in
io.github.thebusybiscuit.slimefun4.utils.biomes
used by
io.github.thebusybiscuit.slimefun4.utils.biomes
Class
Description
BiomeDataConverter
A simple functional interface for converting a
JsonElement
into the desired data type needed for your
BiomeMap
.
BiomeMap
BiomeMap
s are used to map data values to
Biome
constants.