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.
| Type | Kind | API Surface | Description |
|---|---|---|---|
| ClientEffectWorldSettings | class | Yes | Client-side sun, bloom, and sunshaft settings. |
| IWorldChunks | interface | Yes | Deprecated synchronous chunk access. |
| IWorldChunksAsync | interface | Yes | Deprecated asynchronous chunk access. |
| ParticleUtil | class | No | Static particle spawning utilities. |
| PlaceBlockSettings | class | No | Block placement bitfield flags. |
| PlayerUtil | class | No | Player iteration and broadcast utilities. |
| SetBlockSettings | class | No | Block-set operation bitfield flags. |
| SoundUtil | class | No | Sound event playback utilities. |
| SpawnUtil | class | No | Spawn transform application utilities. |
| ValidationOption | enum | Yes | World validation subsystem options. |
| World | class | Yes | Central world class owning chunks, entities, and lifecycle. |
| WorldConfig | class | Yes | World configuration (seed, spawn, gen, game mode, etc.). |
| WorldConfigProvider | interface | Yes | Strategy for loading/saving world config. |
| WorldMapTracker | class | Yes | Per-player world map state tracker. |
| WorldNotificationHandler | class | Yes | Block change notification broadcaster. |
| WorldProvider | interface | Yes | Simple 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.