public class DoubleRangeNoiseSupplier implements IDoubleCoordinateSupplier
Class DoubleRangeNoiseSupplier. Provides doublerangenoisesupplier functionality for the Hytale server.
java.lang.Object > DoubleRangeNoiseSupplier
Field Summary
No fields documented.
Method Detail
DoubleRangeNoiseSupplier
public
public
DoubleRangeNoiseSupplier
(final IDoubleRange range, @Nonnull final NoiseProperty noiseProperty)
Method DoubleRangeNoiseSupplier.
- Parameters:
final IDoubleRangerange@Nonnull final NoisePropertynoiseProperty
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.