public class HeightThresholdCoordinateCondition implements ICoordinateCondition
Class HeightThresholdCoordinateCondition. Provides heightthresholdcoordinatecondition functionality for the Hytale server.
java.lang.Object > HeightThresholdCoordinateCondition
Field Summary
No fields documented.
Method Detail
HeightThresholdCoordinateCondition
Method HeightThresholdCoordinateCondition.
- Parameters:
final IHeightThresholdInterpreterinterpreter
eval
public
boolean
eval
(final int seed, final int x, final int y)
Method eval.
- Parameters:
final intseedfinal intxfinal inty
toString
public
String
toString
()
Method toString.