Skip to content

DeathSystems.CorpseRemoval

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

public static class DeathSystems.CorpseRemoval extends EntityTickingSystem<EntityStore>

A ticking system that removes dead non-player entity corpses from the world. Applies to entities with a DeathComponent but without a Player component. Waits for the death interaction chain to finish (if one exists), then either removes the entity immediately or waits for a DeferredCorpseRemoval timer to expire before removal.

Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.