HeightThresholdCoordinateCondition

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

public public HeightThresholdCoordinateCondition (final IHeightThresholdInterpreter interpreter)

Method HeightThresholdCoordinateCondition.

Parameters:
final IHeightThresholdInterpreter interpreter

eval

public boolean eval (final int seed, final int x, final int y)

Method eval.

Parameters:
final int seed
final int x
final int y

toString

public String toString ()

Method toString.