DeathSystems.KillFeed
Package: com.hypixel.hytale.server.core.modules.entity.damage
public static class DeathSystems.KillFeed extends DeathSystems.OnDeathSystemBroadcasts kill feed messages to all players in the world when an entity dies. Dispatches three cancellable KillFeedEvent events in sequence:
KillerMessageon the source entity (if entity source) — can set/cancel the killer’s name display.DecedentMessageon the dying entity — can set/cancel the victim’s name display.Displayon the dying entity — controls the final broadcast targets and icon.
If not cancelled, sends a KillFeedMessage packet to all broadcast target players.
Related Types
Section titled “Related Types”- DeathSystems — parent class
- KillFeedEvent — the events dispatched
- KillFeedEvent.KillerMessage — killer name event
- KillFeedEvent.DecedentMessage — victim name event
- KillFeedEvent.Display — final display event
- Damage — reads
DEATH_ICONmeta key - DeathSystems.OnDeathSystem — base class
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.