public class ConstantDoubleCoordinateHashSupplier implements IDoubleCoordinateHashSupplier
Class ConstantDoubleCoordinateHashSupplier. Provides constantdoublecoordinatehashsupplier functionality for the Hytale server.
java.lang.Object > ConstantDoubleCoordinateHashSupplier
Field Summary
No fields documented.
Method Detail
ConstantDoubleCoordinateHashSupplier
public
public
ConstantDoubleCoordinateHashSupplier
(final double result)
Method ConstantDoubleCoordinateHashSupplier.
- Parameters:
final doubleresult
getResult
public
double
getResult
()
Method getResult.
get
public
double
get
(final int seed, final int x, final int y, final long hash)
Method get.
- Parameters:
final intseedfinal intxfinal intyfinal longhash
toString
public
String
toString
()
Method toString.