HyCodeYourTale
classpublicPriority 3

HeightCondition

com.hypixel.hytale.procedurallib.condition.HeightCondition

implements ICoordinateRndCondition

2

Methods

2

Public Methods

1

Fields

1

Constructors

Constructors

public
HeightCondition(IHeightThresholdInterpreter interpreter)

Methods

Public Methods (2)

public
boolean eval(int seed, int x, int z, int y, Random random)
@Override
public
String toString()
@Nonnull@Override

Fields

Protected Fields (1)

protectedIHeightThresholdInterpreter interpreter