net.minecraft.world.gen.feature

public class UndergroundConfiguredFeatures

net.minecraft.data.worldgen.features.CaveFeatures
net.minecraft.class_6801
net.minecraft.world.gen.feature.UndergroundConfiguredFeatures

Field summary

Modifier and TypeField
public static final RegistryKey<ConfiguredFeature<?, ?>>
MONSTER_ROOM
field_35770
MONSTER_ROOM
public static final RegistryKey<ConfiguredFeature<?, ?>>
FOSSIL_COAL
field_35771
FOSSIL_COAL
public static final RegistryKey<ConfiguredFeature<?, ?>>
FOSSIL_DIAMONDS
field_35772
FOSSIL_DIAMONDS
public static final RegistryKey<ConfiguredFeature<?, ?>>
DRIPSTONE_CLUSTER
field_35773
DRIPSTONE_CLUSTER
public static final RegistryKey<ConfiguredFeature<?, ?>>
LARGE_DRIPSTONE
field_35774
LARGE_DRIPSTONE
public static final RegistryKey<ConfiguredFeature<?, ?>>
POINTED_DRIPSTONE
field_35775
POINTED_DRIPSTONE
public static final RegistryKey<ConfiguredFeature<?, ?>>
UNDERWATER_MAGMA
field_35776
UNDERWATER_MAGMA
public static final RegistryKey<ConfiguredFeature<?, ?>>
GLOW_LICHEN
field_35777
GLOW_LICHEN
public static final RegistryKey<ConfiguredFeature<?, ?>>
ROOTED_AZALEA_TREE
field_35778
ROOTED_AZALEA_TREE
public static final RegistryKey<ConfiguredFeature<?, ?>>
CAVE_VINE
field_35779
CAVE_VINE
public static final RegistryKey<ConfiguredFeature<?, ?>>
CAVE_VINE_IN_MOSS
field_35780
CAVE_VINE_IN_MOSS
public static final RegistryKey<ConfiguredFeature<?, ?>>
MOSS_VEGETATION
field_35781
MOSS_VEGETATION
public static final RegistryKey<ConfiguredFeature<?, ?>>
MOSS_PATCH
field_35782
MOSS_PATCH
public static final RegistryKey<ConfiguredFeature<?, ?>>
MOSS_PATCH_BONEMEAL
field_35783
MOSS_PATCH_BONEMEAL
public static final RegistryKey<ConfiguredFeature<?, ?>>
DRIPLEAF
field_35784
DRIPLEAF
public static final RegistryKey<ConfiguredFeature<?, ?>>
CLAY_WITH_DRIPLEAVES
field_35785
CLAY_WITH_DRIPLEAVES
public static final RegistryKey<ConfiguredFeature<?, ?>>
CLAY_POOL_WITH_DRIPLEAVES
field_35786
CLAY_POOL_WITH_DRIPLEAVES
public static final RegistryKey<ConfiguredFeature<?, ?>>
LUSH_CAVES_CLAY
field_35787
LUSH_CAVES_CLAY
public static final RegistryKey<ConfiguredFeature<?, ?>>
MOSS_PATCH_CEILING
field_35788
MOSS_PATCH_CEILING
public static final RegistryKey<ConfiguredFeature<?, ?>>
SPORE_BLOSSOM
field_35789
SPORE_BLOSSOM
public static final RegistryKey<ConfiguredFeature<?, ?>>
AMETHYST_GEODE
field_35790
AMETHYST_GEODE
public static final RegistryKey<ConfiguredFeature<?, ?>>
SCULK_PATCH_DEEP_DARK
field_38033
SCULK_PATCH_DEEP_DARK
public static final RegistryKey<ConfiguredFeature<?, ?>>
SCULK_PATCH_ANCIENT_CITY
field_38477
SCULK_PATCH_ANCIENT_CITY
public static final RegistryKey<ConfiguredFeature<?, ?>>
SCULK_VEIN
field_38034
SCULK_VEIN

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static RegistryEntry<PlacedFeature>
makeDripleaf(Direction direction)
method_39687(class_2350 arg0)
createBigDripleafFeature(Direction direction)
private static RegistryEntry<PlacedFeature>
makeSmallDripleaf()
method_39686()
createSmallDripleafFeature()
public static void
bootstrap(BootstrapContext<ConfiguredFeature<?, ?>> context)
method_46850(class_7891<class_2975<?, ?>> arg0)
bootstrap(Registerable<ConfiguredFeature<?, ?>> featureRegisterable)