Skip to content

DamageSystems.FilterUnkillable

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

public static class DamageSystems.FilterUnkillable extends DamageEventSystem

Cancels damage to entities that cannot be killed. Part of the filter damage group. Cancels damage if any of the following conditions are true: the entity has an invulnerable entity effect, the entity is already dead (has DeathComponent), the entity has the Invulnerable component, the entity has the Intangible component, or the CAUSE_DESYNC debug flag is active.

FieldTypeDescription
CAUSE_DESYNCbooleanDebug flag toggled by the DesyncDamageCommand. When true, all damage is cancelled.
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.