Uses of Record Class
net.minecraft.world.level.levelgen.feature.LakeFeature.Configuration
Packages that use LakeFeature.Configuration
-
Uses of LakeFeature.Configuration in net.minecraft.data.worldgen.features
Fields in net.minecraft.data.worldgen.features with type parameters of type LakeFeature.ConfigurationModifier and TypeFieldDescriptionstatic final Holder<ConfiguredFeature<LakeFeature.Configuration,?>> MiscOverworldFeatures.LAKE_LAVA -
Uses of LakeFeature.Configuration in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type LakeFeature.ConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LakeFeature.Configuration>LakeFeature.Configuration.CODECstatic final Feature<LakeFeature.Configuration>Feature.LAKEMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type LakeFeature.ConfigurationModifier and TypeMethodDescriptionbooleanLakeFeature.place(FeaturePlaceContext<LakeFeature.Configuration> p_159958_) Deprecated.Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type LakeFeature.ConfigurationModifierConstructorDescriptionLakeFeature(com.mojang.serialization.Codec<LakeFeature.Configuration> p_66259_) Deprecated.