Uses of Record Class
net.minecraft.world.gen.feature.LakeFeature.Config
-
Uses of LakeFeature.Config in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<LakeFeature.Config> LakeFeature.Config.CODEC
static final Feature
<LakeFeature.Config> Feature.LAKE
Modifier and TypeMethodDescriptionboolean
LakeFeature.generate
(FeatureContext<LakeFeature.Config> context) Deprecated.ModifierConstructorDescriptionLakeFeature
(com.mojang.serialization.Codec<LakeFeature.Config> configCodec) Deprecated.