public static final class ConfiguredFeatures.Configs extends Object
Modifier and Type | Field and Description |
---|---|
static BlockPileFeatureConfig |
CRIMSON_ROOTS_CONFIG |
static RandomPatchFeatureConfig |
DEAD_BUSH_CONFIG |
static RandomPatchFeatureConfig |
DEFAULT_FLOWER_CONFIG |
static SpringFeatureConfig |
ENCLOSED_NETHER_SPRING_CONFIG |
static RandomPatchFeatureConfig |
GRASS_CONFIG |
static SpringFeatureConfig |
LAVA_SPRING_CONFIG |
static RandomPatchFeatureConfig |
LUSH_GRASS_CONFIG |
static BlockPileFeatureConfig |
NETHER_SPROUTS_CONFIG |
static RandomPatchFeatureConfig |
SUGAR_CANE_CONFIG |
static RandomPatchFeatureConfig |
SWEET_BERRY_BUSH_CONFIG |
static RandomPatchFeatureConfig |
TAIGA_GRASS_CONFIG |
static RandomPatchFeatureConfig |
TALL_GRASS_CONFIG |
static BlockPileFeatureConfig |
WARPED_ROOTS_CONFIG |
Constructor and Description |
---|
Configs() |
public static final RandomPatchFeatureConfig GRASS_CONFIG
public static final RandomPatchFeatureConfig TAIGA_GRASS_CONFIG
public static final RandomPatchFeatureConfig LUSH_GRASS_CONFIG
public static final RandomPatchFeatureConfig DEFAULT_FLOWER_CONFIG
public static final RandomPatchFeatureConfig DEAD_BUSH_CONFIG
public static final RandomPatchFeatureConfig SWEET_BERRY_BUSH_CONFIG
public static final RandomPatchFeatureConfig TALL_GRASS_CONFIG
public static final RandomPatchFeatureConfig SUGAR_CANE_CONFIG
public static final SpringFeatureConfig LAVA_SPRING_CONFIG
public static final SpringFeatureConfig ENCLOSED_NETHER_SPRING_CONFIG
public static final BlockPileFeatureConfig CRIMSON_ROOTS_CONFIG
public static final BlockPileFeatureConfig WARPED_ROOTS_CONFIG
public static final BlockPileFeatureConfig NETHER_SPROUTS_CONFIG