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>
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)