public class RotateNoiseProperty implements NoiseProperty
Class RotateNoiseProperty. Provides rotatenoiseproperty functionality for the Hytale server.
java.lang.Object > RotateNoiseProperty
Field Summary
px
final
double
px
Field px.
py
final
double
py
Field py.
pz
final
double
pz
Field pz.
Method Detail
RotateNoiseProperty
Method RotateNoiseProperty.
- Parameters:
final NoisePropertynoisefinal CoordinateRotatorrotation
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.