DamageModule.OrderGatherFilter
Package: com.hypixel.hytale.server.core.modules.entity.damage
@Deprecatedpublic 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.
Methods
Section titled “Methods”@Nonnull@Overridepublic Set<Dependency<EntityStore>> getDependencies()Returns dependencies declaring this system runs AFTER the gather group and BEFORE the filter group.
Related Types
Section titled “Related Types”- DamageModule — parent class that registers this system
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.