public class ModernBetaBiomeLists
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.List<net.minecraft.world.biome.Biome> |
ALL_BIOMES |
static java.util.List<net.minecraft.world.biome.Biome> |
ALPHA_BIOMES |
static java.util.List<net.minecraft.world.biome.Biome> |
BETA_BIOMES |
static java.util.List<net.minecraft.world.biome.Biome> |
BUILTIN_BIOMES_WITH_CUSTOM_SURFACES |
static java.util.List<net.minecraft.world.biome.Biome> |
INDEV_BIOMES |
static java.util.List<net.minecraft.world.biome.Biome> |
INFDEV_BIOMES |
| Constructor and Description |
|---|
ModernBetaBiomeLists() |
public static final java.util.List<net.minecraft.world.biome.Biome> ALL_BIOMES
public static final java.util.List<net.minecraft.world.biome.Biome> BETA_BIOMES
public static final java.util.List<net.minecraft.world.biome.Biome> ALPHA_BIOMES
public static final java.util.List<net.minecraft.world.biome.Biome> INFDEV_BIOMES
public static final java.util.List<net.minecraft.world.biome.Biome> INDEV_BIOMES
public static final java.util.List<net.minecraft.world.biome.Biome> BUILTIN_BIOMES_WITH_CUSTOM_SURFACES