Interface ChunkGeneratorSettingsProvider
public interface ChunkGeneratorSettingsProvider
Allows chunk generators other than noise chunk generators to provide custom chunk generator settings.
-
Method Summary
Modifier and TypeMethodDescription@Nullable net.minecraft.world.level.levelgen.NoiseGeneratorSettings
-
Method Details
-
getSettings
@Nullable @Nullable net.minecraft.world.level.levelgen.NoiseGeneratorSettings getSettings()
-