Package net.minestom.server.world.biomes
Class Biome
java.lang.Object
net.minestom.server.world.biomes.Biome
public class Biome
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Biome.Category
static class
Biome.Precipitation
static class
Biome.TemperatureModifier
-
Field Summary
Fields Modifier and Type Field Description static java.util.concurrent.atomic.AtomicInteger
ID_COUNTER
static Biome
PLAINS
-
Constructor Summary
Constructors Constructor Description Biome()
-
Method Summary
Modifier and Type Method Description org.jglrxavpok.hephaistos.nbt.NBTCompound
toNbt()
-
Field Details
-
ID_COUNTER
public static final java.util.concurrent.atomic.AtomicInteger ID_COUNTER -
PLAINS
-
-
Constructor Details
-
Biome
public Biome()
-
-
Method Details
-
toNbt
@NotNull public org.jglrxavpok.hephaistos.nbt.NBTCompound toNbt()
-