net.minecraft.world.gen.feature

public class OceanFeatures

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
field_35762
SEAGRASS_SHORT
public static final RegistryKey<Feature>
SEAGRASS_SLIGHTLY_LESS_SHORT
field_35763
SEAGRASS_SLIGHTLY_LESS_SHORT
public static final RegistryKey<Feature>
SEAGRASS_MID
field_35764
SEAGRASS_MID
public static final RegistryKey<Feature>
SEAGRASS_TALL
field_35765
SEAGRASS_TALL
public static final RegistryKey<Feature>
SEA_PICKLE
field_35766
SEA_PICKLE
public static final RegistryKey<Feature>
KELP
field_35768
KELP
public static final RegistryKey<Feature>
CORAL_BLOCK_DECORATION
field_1_9172
field_1_9172
public static final RegistryKey<Feature>
TUBE_CORAL_BLOCK
field_1_9175
field_1_9175
public static final RegistryKey<Feature>
BRAIN_CORAL_BLOCK
field_1_9170
field_1_9170
public static final RegistryKey<Feature>
BUBBLE_CORAL_BLOCK
field_1_9171
field_1_9171
public static final RegistryKey<Feature>
FIRE_CORAL_BLOCK
field_1_9173
field_1_9173
public static final RegistryKey<Feature>
HORN_CORAL_BLOCK
field_1_9174
field_1_9174
public static final RegistryKey<Feature>
WARM_OCEAN_VEGETATION
field_35769
WARM_OCEAN_VEGETATION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
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)
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)
method_1_8129(class_7871<class_2248> arg0, class_2350 arg1)
wallCoral(RegistryEntryLookup<Block> blockRegistry, Direction direction)
private static Feature
seagrass(int tallPercentage)
method_1_8128(int arg0)
seagrass(int tallPercentage)
private static Stream
lambda$bootstrap$0(BlockPredicateFilter arg0, Holder$Reference arg1)
method_1_8127(class_6658 arg0, class_6880$class_6883 arg1)
method_1_8127(BlockFilterPlacementModifier arg0, RegistryEntry$Reference arg1)