net.minecraft.world.gen.feature

public class OceanPlacedFeatures

net.minecraft.data.worldgen.placement.AquaticPlacements
net.minecraft.class_6811
net.minecraft.world.gen.feature.OceanPlacedFeatures

Field summary

Modifier and TypeField
public static final RegistryKey<PlacedFeature>
SEAGRASS_WARM
field_35967
SEAGRASS_WARM
public static final RegistryKey<PlacedFeature>
SEAGRASS_NORMAL
field_35968
SEAGRASS_NORMAL
public static final RegistryKey<PlacedFeature>
SEAGRASS_COLD
field_35969
SEAGRASS_COLD
public static final RegistryKey<PlacedFeature>
SEAGRASS_RIVER
field_35970
SEAGRASS_RIVER
public static final RegistryKey<PlacedFeature>
SEAGRASS_SWAMP
field_35971
SEAGRASS_SWAMP
public static final RegistryKey<PlacedFeature>
SEAGRASS_DEEP_WARM
field_35972
SEAGRASS_DEEP_WARM
public static final RegistryKey<PlacedFeature>
SEAGRASS_DEEP
field_35973
SEAGRASS_DEEP
public static final RegistryKey<PlacedFeature>
SEAGRASS_DEEP_COLD
field_35974
SEAGRASS_DEEP_COLD
public static final RegistryKey<PlacedFeature>
SEA_PICKLE
field_35976
SEA_PICKLE
public static final RegistryKey<PlacedFeature>
KELP_COLD
field_35977
KELP_COLD
public static final RegistryKey<PlacedFeature>
KELP_WARM
field_35978
KELP_WARM
public static final RegistryKey<PlacedFeature>
WARM_OCEAN_VEGETATION
field_35979
WARM_OCEAN_VEGETATION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static List<PlacementModifier>
seagrassPlacement(int count)
method_39731(int arg0)
seagrassModifiers(int count)
public static void
bootstrap(BootstrapContext<PlacedFeature> context)
method_46859(class_7891<class_6796> arg0)
bootstrap(Registerable<PlacedFeature> featureRegisterable)