Uses of Record Class
net.minecraft.world.level.levelgen.feature.LakeFeature.Configuration
Packages that use LakeFeature.Configuration
-
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> context) Deprecated.Places the given feature at the given location.Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type LakeFeature.ConfigurationModifierConstructorDescriptionLakeFeature(com.mojang.serialization.Codec<LakeFeature.Configuration> codec) Deprecated.