HyCodeYourTale
classpublicPriority 3

SearchBelow

com.hypixel.hytale.builtin.portals.utils.posqueries.generators.SearchBelow

implements SpatialQuery

1

Methods

1

Public Methods

1

Fields

1

Constructors

Constructors

public
SearchBelow(int height)

Methods

Public Methods (1)

public
Stream<Vector3d> createCandidates(World world, Vector3d origin, SpatialQueryDebug debug)
@Override

Fields

Private/Package Fields (1)

privateint height

Related Classes