类 ChunkGeneratorSetting.DF
java.lang.Object
net.minecraft.world.gen.densityfunction.DensityFunctions
pers.saikel0rado1iu.spontaneousreplace.terriforest.world.gen.chunk.ChunkGeneratorSetting.DF
- 封闭接口:
ChunkGeneratorSetting
public static class ChunkGeneratorSetting.DF
extends net.minecraft.world.gen.densityfunction.DensityFunctions
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.world.gen.densityfunction.DensityFunctions
net.minecraft.world.gen.densityfunction.DensityFunctions.CaveScaler -
字段概要
从类继承的字段 net.minecraft.world.gen.densityfunction.DensityFunctions
CONTINENTS_OVERWORLD, CONTINENTS_OVERWORLD_LARGE_BIOME, DEPTH_OVERWORLD, EROSION_OVERWORLD, EROSION_OVERWORLD_LARGE_BIOME, FACTOR_OVERWORLD, field_37690, field_37691, field_37692, JAGGEDNESS_OVERWORLD, OFFSET_OVERWORLD, RIDGES_FOLDED_OVERWORLD, RIDGES_OVERWORLD -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static net.minecraft.world.gen.noise.NoiseRoutercreateSurfaceNoiseRouter(net.minecraft.registry.RegistryEntryLookup<net.minecraft.world.gen.densityfunction.DensityFunction> densityFunctionLookup, net.minecraft.registry.RegistryEntryLookup<net.minecraft.util.math.noise.DoublePerlinNoiseSampler.NoiseParameters> noiseParametersLookup, boolean largeBiomes, boolean amplified) 从类继承的方法 net.minecraft.world.gen.densityfunction.DensityFunctions
bootstrap, createCavesNoiseRouter, createEndNoiseRouter, createFloatingIslandsNoiseRouter, createMissingNoiseRouter, createNetherNoiseRouter, getPeaksValleysNoise
-
构造器详细资料
-
DF
public DF()
-
-
方法详细资料
-
createSurfaceNoiseRouter
public static net.minecraft.world.gen.noise.NoiseRouter createSurfaceNoiseRouter(net.minecraft.registry.RegistryEntryLookup<net.minecraft.world.gen.densityfunction.DensityFunction> densityFunctionLookup, net.minecraft.registry.RegistryEntryLookup<net.minecraft.util.math.noise.DoublePerlinNoiseSampler.NoiseParameters> noiseParametersLookup, boolean largeBiomes, boolean amplified)
-