DamageSystems.ArmorKnockbackReduction
Package: com.hypixel.hytale.server.core.modules.entity.damage
@Deprecatedpublic static class DamageSystems.ArmorKnockbackReduction extends DamageEventSystemReduces knockback from incoming damage based on the target entity’s armor knockback resistance values. Part of the filter damage group. Iterates over the entity’s armor container, sums knockback resistance values for the damage cause, and applies a knockback modifier of max(1 - totalResistance, 0) to the KNOCKBACK_COMPONENT meta.
Related Types
Section titled “Related Types”- DamageSystems — parent class
- DamageCause — used to look up per-cause knockback resistance
- DamageEventSystem — 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.