Universe
Package: com.hypixel.hytale.server.core.universe
public class Universe extends JavaPlugin implements IMessageReceiver, MetricProviderThe central singleton managing the server universe. Handles world creation, loading, and removal; player connection lifecycle; player storage; plugin management; and server backup operations. Maintains maps of connected players and loaded worlds.
Methods
Section titled “Methods”public static Universe get()Returns the singleton instance.
@Nonnullpublic ComponentType<EntityStore, PlayerRef> getPlayerRefComponentType()public int getPlayerCount()@Nonnullpublic Map<String, World> getWorlds()
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.