FlockDeathSystems
Package: com.hypixel.hytale.server.flock
public class FlockDeathSystemsECS systems that handle flock membership changes on entity death.
Inner Classes
Section titled “Inner Classes”EntityDeath
Section titled “EntityDeath”public static class EntityDeath extends DeathSystems.OnDeathSystemFires when a non-player living entity dies. Removes FlockMembership unless Role.isCorpseStaysInFlock() is true. Also notifies the attacker’s flock of the kill via Flock.onTargetKilled().
PlayerDeath
Section titled “PlayerDeath”public static class PlayerDeath extends DeathSystems.OnDeathSystemFires when a player dies. Removes FlockMembership unconditionally.
Related Types
Section titled “Related Types”- FlockMembership — removed on death
- Flock — receives kill notifications
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.