Package net.minestom.server.world.biome
Interface Biome
- All Superinterfaces:
ProtocolObject
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic interfacestatic enumstatic interfacestatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> static final DynamicRegistry.Key<Biome> -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull Biome.Builderbuilder()static @NotNull DynamicRegistry<Biome> Creates a new registry for biomes, loading the vanilla trim biomes.floatdownfall()@NotNull BiomeEffectseffects()@NotNull Biome.Precipitationregistry()float@NotNull Biome.TemperatureModifier
-
Field Details
-
SNOWY_SLOPES
-
OLD_GROWTH_PINE_TAIGA
-
MUSHROOM_FIELDS
-
TAIGA
-
DEEP_OCEAN
-
ERODED_BADLANDS
-
FROZEN_RIVER
-
END_HIGHLANDS
-
CHERRY_GROVE
-
SUNFLOWER_PLAINS
-
BIRCH_FOREST
-
WINDSWEPT_HILLS
-
BAMBOO_JUNGLE
-
WOODED_BADLANDS
-
BADLANDS
-
SAVANNA_PLATEAU
-
BEACH
-
DARK_FOREST
-
STONY_PEAKS
-
MANGROVE_SWAMP
-
SPARSE_JUNGLE
-
LUKEWARM_OCEAN
-
RIVER
-
STONY_SHORE
-
WARPED_FOREST
-
SNOWY_PLAINS
-
DRIPSTONE_CAVES
-
SNOWY_TAIGA
-
GROVE
-
SWAMP
-
JAGGED_PEAKS
-
COLD_OCEAN
-
FOREST
-
LUSH_CAVES
-
BASALT_DELTAS
-
DEEP_COLD_OCEAN
-
ICE_SPIKES
-
END_MIDLANDS
-
FROZEN_OCEAN
-
DESERT
-
DEEP_FROZEN_OCEAN
-
WINDSWEPT_FOREST
-
JUNGLE
-
OCEAN
-
OLD_GROWTH_SPRUCE_TAIGA
-
SNOWY_BEACH
-
WINDSWEPT_SAVANNA
-
END_BARRENS
-
WARM_OCEAN
-
DEEP_LUKEWARM_OCEAN
-
FLOWER_FOREST
-
SOUL_SAND_VALLEY
-
NETHER_WASTES
-
FROZEN_PEAKS
-
THE_END
-
SMALL_END_ISLANDS
-
OLD_GROWTH_BIRCH_FOREST
-
CRIMSON_FOREST
-
THE_VOID
-
DEEP_DARK
-
MEADOW
-
WINDSWEPT_GRAVELLY_HILLS
-
SAVANNA
-
PLAINS
-
-
Method Details
-
builder
-
createDefaultRegistry
Creates a new registry for biomes, loading the vanilla trim biomes.
- See Also:
-
temperature
float temperature() -
downfall
float downfall() -
effects
-
precipitation
-
temperatureModifier
-
registry
- Specified by:
registryin interfaceProtocolObject
-