net.minecraft.world.gen.feature

public class OceanFeatures

net.minecraft.data.worldgen.features.AquaticFeatures
net.minecraft.data.worldgen.features.AquaticFeatures
net.minecraft.class_6800
net.minecraft.world.gen.feature.OceanFeatures

Field summary

Modifier and TypeField
public static final RegistryKey<Feature>
SEAGRASS_SHORT
SEAGRASS_SHORT
field_35762
SEAGRASS_SHORT
public static final RegistryKey<Feature>
SEAGRASS_SLIGHTLY_LESS_SHORT
SEAGRASS_SLIGHTLY_LESS_SHORT
field_35763
SEAGRASS_SLIGHTLY_LESS_SHORT
public static final RegistryKey<Feature>
SEAGRASS_MID
SEAGRASS_MID
field_35764
SEAGRASS_MID
public static final RegistryKey<Feature>
SEAGRASS_TALL
SEAGRASS_TALL
field_35765
SEAGRASS_TALL
public static final RegistryKey<Feature>
SEA_PICKLE
SEA_PICKLE
field_35766
SEA_PICKLE
public static final RegistryKey<Feature>
KELP
KELP
field_35768
KELP
public static final RegistryKey<Feature>
CORAL_BLOCK_DECORATION
CORAL_BLOCK_DECORATION
field_1_9172
field_1_9172
public static final RegistryKey<Feature>
TUBE_CORAL_BLOCK
TUBE_CORAL_BLOCK
field_1_9175
field_1_9175
public static final RegistryKey<Feature>
BRAIN_CORAL_BLOCK
BRAIN_CORAL_BLOCK
field_1_9170
field_1_9170
public static final RegistryKey<Feature>
BUBBLE_CORAL_BLOCK
BUBBLE_CORAL_BLOCK
field_1_9171
field_1_9171
public static final RegistryKey<Feature>
FIRE_CORAL_BLOCK
FIRE_CORAL_BLOCK
field_1_9173
field_1_9173
public static final RegistryKey<Feature>
HORN_CORAL_BLOCK
HORN_CORAL_BLOCK
field_1_9174
field_1_9174
public static final RegistryKey<Feature>
WARM_OCEAN_VEGETATION
WARM_OCEAN_VEGETATION
field_35769
WARM_OCEAN_VEGETATION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
bootstrap(BootstrapContext<Feature> context)
bootstrap(BootstrapContext<Feature> context)
method_46849(class_7891<class_3031> arg0)
bootstrap(Registerable<Feature> featureRegisterable)
private static Feature
coralBlock(HolderGetter<Feature> features, Holder<Block> block)
coralBlock(HolderGetter<Feature> features, Holder<Block> block)
method_1_8124(class_7871<class_3031> arg0, class_6880<class_2248> arg1)
coralInner(RegistryEntryLookup<Feature> featureRegistry, RegistryEntry<Block> arg1)
private static RegistryEntry<PlacedFeature>
wallCoral(HolderGetter<Block> blocks, Direction direction)
wallCoral(HolderGetter<Block> blocks, Direction direction)
method_1_8129(class_7871<class_2248> arg0, class_2350 arg1)
wallCoral(RegistryEntryLookup<Block> blockRegistry, Direction direction)
private static Feature
seagrass(int tallPercentage)
seagrass(int tallPercentage)
method_1_8128(int arg0)
seagrass(int tallPercentage)