Skip to content

com.hypixel.hytale.server.core.universe.world

Package com.hypixel.hytale.server.core.universe.world

Section titled “Package com.hypixel.hytale.server.core.universe.world”

Core world types for the Hytale server. This package contains the World class (a ticking thread managing chunks, entities, players, and map data), its configuration, and supporting utilities for blocks, particles, sound, spawning, and player notifications.

TypeKindAPI SurfaceDescription
ClientEffectWorldSettingsclassYesClient-side sun, bloom, and sunshaft settings.
IWorldChunksinterfaceYesDeprecated synchronous chunk access.
IWorldChunksAsyncinterfaceYesDeprecated asynchronous chunk access.
ParticleUtilclassNoStatic particle spawning utilities.
PlaceBlockSettingsclassNoBlock placement bitfield flags.
PlayerUtilclassNoPlayer iteration and broadcast utilities.
SetBlockSettingsclassNoBlock-set operation bitfield flags.
SoundUtilclassNoSound event playback utilities.
SpawnUtilclassNoSpawn transform application utilities.
ValidationOptionenumYesWorld validation subsystem options.
WorldclassYesCentral world class owning chunks, entities, and lifecycle.
WorldConfigclassYesWorld configuration (seed, spawn, gen, game mode, etc.).
WorldConfigProviderinterfaceYesStrategy for loading/saving world config.
WorldMapTrackerclassYesPer-player world map state tracker.
WorldNotificationHandlerclassYesBlock change notification broadcaster.
WorldProviderinterfaceYesSimple world reference provider.
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.