Uses of Record Class
net.minecraft.world.gen.feature.LakeFeature.Config
Packages that use LakeFeature.Config
-
Uses of LakeFeature.Config in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type LakeFeature.ConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LakeFeature.Config>
LakeFeature.Config.CODEC
static final Feature<LakeFeature.Config>
Feature.LAKE
static final RegistryEntry<ConfiguredFeature<LakeFeature.Config,
?>> MiscConfiguredFeatures.LAKE_LAVA
Method parameters in net.minecraft.world.gen.feature with type arguments of type LakeFeature.ConfigModifier and TypeMethodDescriptionboolean
LakeFeature.generate
(FeatureContext<LakeFeature.Config> context) Deprecated.Constructor parameters in net.minecraft.world.gen.feature with type arguments of type LakeFeature.ConfigModifierConstructorDescriptionLakeFeature
(com.mojang.serialization.Codec<LakeFeature.Config> configCodec) Deprecated.