Uses of Class
net.minecraft.world.biome.source.util.VanillaTerrainParameters.TerrainNoisePoint
Packages that use VanillaTerrainParameters.TerrainNoisePoint
-
Uses of VanillaTerrainParameters.TerrainNoisePoint in net.minecraft.world.biome.source.util
Fields in net.minecraft.world.biome.source.util with type parameters of type VanillaTerrainParameters.TerrainNoisePointModifier and TypeFieldDescriptionVanillaTerrainParameters.factorSpline(package private) static final ToFloatFunction<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.field_34524(package private) static final ToFloatFunction<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.field_34525(package private) static final ToFloatFunction<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.field_34526(package private) static final ToFloatFunction<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.field_34527VanillaTerrainParameters.field_34530VanillaTerrainParameters.offsetSplineMethods in net.minecraft.world.biome.source.util that return VanillaTerrainParameters.TerrainNoisePointModifier and TypeMethodDescriptionVanillaTerrainParameters.createTerrainNoisePoint(float continentalnessNoise, float erosionNoise, float weirdnessNoise) Methods in net.minecraft.world.biome.source.util that return types with arguments of type VanillaTerrainParameters.TerrainNoisePointModifier and TypeMethodDescriptionprivate static Spline<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.buildErosionFactorSpline(float float2, boolean bool) private static Spline<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.createFlatOffsetSpline(float float2, float float3, float float4, float float5, float float6, float float7) private static Spline<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.createLandSpline(float float2, float float3, float float4, float float5, float float6, float float7, boolean bool, boolean bool2) VanillaTerrainParameters.method_38207()VanillaTerrainParameters.method_38216()private static Spline<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.method_38219(float float2, boolean bool) Methods in net.minecraft.world.biome.source.util with parameters of type VanillaTerrainParameters.TerrainNoisePointModifier and TypeMethodDescriptionfloatVanillaTerrainParameters.getFactor(VanillaTerrainParameters.TerrainNoisePoint point) floatVanillaTerrainParameters.getOffset(VanillaTerrainParameters.TerrainNoisePoint point) floatVanillaTerrainParameters.method_38221(VanillaTerrainParameters.TerrainNoisePoint terrainNoisePoint)