HyCodeYourTale
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)

publicvolatile InterpolatedBiomeCountList biomeCountList
publicvolatile int height
publicvolatile double heightNoise
publicfinalZoneBiomeResult zoneBiomeResult

Related Classes