Class MinNoiseProperty
java.lang.Object
com.hypixel.hytale.procedurallib.property.MinNoiseProperty
- All Implemented Interfaces:
NoiseProperty
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MIN_EPSILON
public static final double MIN_EPSILON- See Also:
-
noiseProperties
-
-
Constructor Details
-
MinNoiseProperty
-
-
Method Details
-
getNoiseProperties
-
get
public double get(int seed, double x, double y) - Specified by:
getin interfaceNoiseProperty
-
get
public double get(int seed, double x, double y, double z) - Specified by:
getin interfaceNoiseProperty
-
toString
-