Class CoordinateCache.CoordinateKey

java.lang.Object
com.hypixel.hytale.server.worldgen.cache.CoordinateCache.CoordinateKey
All Implemented Interfaces:
Function<CoordinateCache.CoordinateKey,CoordinateCache.CoordinateKey>
Enclosing class:
CoordinateCache<T>

public static class CoordinateCache.CoordinateKey extends Object implements Function<CoordinateCache.CoordinateKey,CoordinateCache.CoordinateKey>