Skip to content

RespawnSystems

Package: com.hypixel.hytale.server.core.modules.entity.damage

public class RespawnSystems

Container for ECS systems that handle entity respawn (DeathComponent removal). Each inner system extends OnRespawnSystem and performs a specific respawn action: resetting stats, clearing effects, clearing interactions, clearing respawn UI, resetting spawn time, checking broken items, and re-enabling voice chat.

ClassDescription
RespawnSystems.CheckBrokenItemsRespawnSystemNotifies player of broken items on respawn
RespawnSystems.ClearEntityEffectsRespawnSystemClears all entity effects on respawn
RespawnSystems.ClearInteractionsRespawnSystemClears interaction manager on respawn
RespawnSystems.ClearRespawnUIResets page to None on respawn
RespawnSystems.OnRespawnSystemAbstract base watching DeathComponent removal
RespawnSystems.ReenableVoiceOnRespawnRe-enables voice chat on respawn
RespawnSystems.ResetPlayerRespawnSystemRecords last spawn time
RespawnSystems.ResetStatsRespawnSystemResets all entity stat values to defaults
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.