DamageSystems.OutOfWorldDamage
Package: com.hypixel.hytale.server.core.modules.entity.damage
public static class DamageSystems.OutOfWorldDamage extends DelayedEntitySystem<EntityStore>A ticking system in the gather damage group that damages entities below Y=0. Ticks every 1.0 seconds. Entities below Y=-32 are instantly killed with maximum damage and a DeathComponent is added directly. Entities between Y=0 and Y=-32 take 50 damage per tick with OUT_OF_WORLD cause.
Related Types
Section titled “Related Types”- DamageSystems — parent class
- DamageCause — uses
OUT_OF_WORLDcause - DeathComponent — added directly for entities far below the world
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.