Uses of Record Class
net.minecraft.world.gen.feature.LakeFeature.class_6788
Packages that use LakeFeature.class_6788
Package
Description
The base package for all Minecraft classes.
-
Uses of LakeFeature.class_6788 in net.minecraft
Fields in net.minecraft with type parameters of type LakeFeature.class_6788Modifier and TypeFieldDescriptionstatic final ConfiguredFeature<LakeFeature.class_6788,?> class_6804.field_35806 -
Uses of LakeFeature.class_6788 in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type LakeFeature.class_6788Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LakeFeature.class_6788>LakeFeature.class_6788.field_35706static final Feature<LakeFeature.class_6788>Feature.LAKEMethod parameters in net.minecraft.world.gen.feature with type arguments of type LakeFeature.class_6788Modifier and TypeMethodDescriptionbooleanLakeFeature.generate(FeatureContext<LakeFeature.class_6788> context) Deprecated.Constructor parameters in net.minecraft.world.gen.feature with type arguments of type LakeFeature.class_6788ModifierConstructorDescriptionLakeFeature(com.mojang.serialization.Codec<LakeFeature.class_6788> configCodec) Deprecated.