class FlatMapQuery
com.hypixel.hytale.builtin.portals.utils.posqueries.predicates.generic
Methods: boolean test(com.hypixel.hytale.server.core.universe.world.World, com.hypixel.hytale.math.vector.Vector3d); java.lang.String toString(); int hashCode(); boolean equals(java.lang.Object); com.hypixel.hytale.builtin.portals.utils.spatial.SpatialHashGrid<?> hashGrid(); double radius(); java.util.stream.Stream<com.hypixel.hytale.math.vector.Vector3d> createCandidates(com.hypixel.hytale.server.core.universe.world.World, com.hypixel.hytale.math.vector.Vector3d, com.hypixel.hytale.builtin.portals.utils