Class CurveNoiseProperty
java.lang.Object
com.hypixel.hytale.procedurallib.property.CurveNoiseProperty
- All Implemented Interfaces:
NoiseProperty
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final DoubleUnaryOperatorprotected final NoiseProperty -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
noise
-
function
-
-
Constructor Details
-
CurveNoiseProperty
-
-
Method Details
-
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
-