public class OffsetNoiseProperty implements NoiseProperty
Class OffsetNoiseProperty. Provides offsetnoiseproperty functionality for the Hytale server.
java.lang.Object > OffsetNoiseProperty
Field Summary
No fields documented.
Method Detail
OffsetNoiseProperty
Method OffsetNoiseProperty.
- Parameters:
final NoisePropertynoisePropertyfinal doubleoffset
getOffsetX
public
double
getOffsetX
()
Method getOffsetX.
getOffsetY
public
double
getOffsetY
()
Method getOffsetY.
getOffsetZ
public
double
getOffsetZ
()
Method getOffsetZ.
get
public
double
get
(final int seed, final double x, final double y)
Method get.
- Parameters:
final intseedfinal doublexfinal doubley
toString
public
String
toString
()
Method toString.