public class SingleNoiseProperty implements NoiseProperty
Class SingleNoiseProperty. Provides singlenoiseproperty functionality for the Hytale server.
java.lang.Object > SingleNoiseProperty
Field Summary
No fields documented.
Method Detail
getSeedOffset
public
int
getSeedOffset
()
Method getSeedOffset.
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.