classpublicPriority 3
CoreDataCacheEntry
com.hypixel.hytale.server.worldgen.cache.CoreDataCacheEntry
implements Function<CoreDataCacheEntry, CoreDataCacheEntry>
0
Methods
0
Public Methods
4
Fields
2
Constructors
Constants
intNO_HEIGHT= -1
doubleNO_HEIGHT_NOISE= -1.0 / 0.0
Constructors
public
CoreDataCacheEntry()public
CoreDataCacheEntry(ZoneBiomeResult zoneBiomeResult)Fields
Public Fields (4)
public
volatile InterpolatedBiomeCountList biomeCountListpublic
volatile int heightpublic
volatile double heightNoisepublicfinal
ZoneBiomeResult zoneBiomeResultRelated Classes
Used By