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 TypeFieldDescription(package private) static ToFloatFunction<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.factorSpline(package private) static ToFloatFunction<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.field_34342(package private) static ToFloatFunction<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.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(String erosionName, float value, boolean addShatteredRidges, String weirdnessName) private static Spline<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.createFlatOffsetSpline(String name, float float2, float float3, float float4, float float5, float float6, float float7) private static Spline<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.createLandSpline(float continentalness) VanillaTerrainParameters.createLandSpline(String name, float float2, float float3, float float4, float float5, float float6, float float7, float float8, boolean bool, boolean bool2) VanillaTerrainParameters.createSimpleOffsetSpline()private static Spline<VanillaTerrainParameters.TerrainNoisePoint>VanillaTerrainParameters.method_37740(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_37871(VanillaTerrainParameters.TerrainNoisePoint terrainNoisePoint)