Class KDTree<T>

java.lang.Object
com.hypixel.hytale.component.spatial.KDTree<T>
All Implemented Interfaces:
SpatialStructure<T>

public class KDTree<T> extends Object implements SpatialStructure<T>