Class AquaticFeatures
java.lang.Object
net.minecraft.data.worldgen.features.AquaticFeatures
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceKey<Feature> static final ResourceKey<Feature> static final ResourceKey<Feature> static final ResourceKey<Feature> static final ResourceKey<Feature> static final ResourceKey<Feature> static final ResourceKey<Feature> static final ResourceKey<Feature> static final ResourceKey<Feature> static final ResourceKey<Feature> static final ResourceKey<Feature> static final ResourceKey<Feature> static final ResourceKey<Feature> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(BootstrapContext<Feature> context) private static FeaturecoralBlock(HolderGetter<Feature> features, Holder<Block> block) private static Featureseagrass(int tallPercentage) private static Holder<PlacedFeature> wallCoral(HolderGetter<Block> blocks, Direction direction)
-
Field Details
-
SEAGRASS_SHORT
-
SEAGRASS_SLIGHTLY_LESS_SHORT
-
SEAGRASS_MID
-
SEAGRASS_TALL
-
SEA_PICKLE
-
KELP
-
CORAL_BLOCK_DECORATION
-
TUBE_CORAL_BLOCK
-
BRAIN_CORAL_BLOCK
-
BUBBLE_CORAL_BLOCK
-
FIRE_CORAL_BLOCK
-
HORN_CORAL_BLOCK
-
WARM_OCEAN_VEGETATION
-
-
Constructor Details
-
AquaticFeatures
public AquaticFeatures()
-
-
Method Details
-
bootstrap
-
coralBlock
-
wallCoral
-
seagrass
-