Skip to content

DamageModule.OrderGatherFilter

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

@Deprecated
public static class DamageModule.OrderGatherFilter implements ISystem<EntityStore>

Deprecated ordering system that establishes the dependency relationship between the gather damage group and the filter damage group. Ensures gather systems execute before filter systems. This is a no-op system that exists solely for its dependency declarations.

@Nonnull
@Override
public Set<Dependency<EntityStore>> getDependencies()

Returns dependencies declaring this system runs AFTER the gather group and BEFORE the filter group.

Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.