Skip to content

DeathSystems.KillFeed

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

public static class DeathSystems.KillFeed extends DeathSystems.OnDeathSystem

Broadcasts kill feed messages to all players in the world when an entity dies. Dispatches three cancellable KillFeedEvent events in sequence:

  1. KillerMessage on the source entity (if entity source) — can set/cancel the killer’s name display.
  2. DecedentMessage on the dying entity — can set/cancel the victim’s name display.
  3. Display on the dying entity — controls the final broadcast targets and icon.

If not cancelled, sends a KillFeedMessage packet to all broadcast target players.

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