RuneHive-Game
Loading...
Searching...
No Matches
com.runehive.game.UpdatePriority Enum Reference

Represents different priorities for updating. More...

Public Attributes

 HIGH
 A high priority.
 LOW
 A low priority.
 NORMAL
 A normal priority.
 VERY_HIGH
 A very high priority.
 VERY_LOW
 A very low priority.

Detailed Description

Represents different priorities for updating.

Author
Michael | Chex

Definition at line 8 of file UpdatePriority.java.

Member Data Documentation

◆ HIGH

com.runehive.game.UpdatePriority.HIGH

A high priority.

Definition at line 20 of file UpdatePriority.java.

Referenced by com.runehive.game.world.entity.combat.attack.listener.item.ElysianListener.block(), com.runehive.game.world.entity.combat.attack.listener.other.PrayerListener.block(), com.runehive.game.world.entity.combat.strategy.npc.boss.Vorkath.VenomSpecial.dragonFireTickableTask(), com.runehive.content.skill.impl.magic.spell.impl.Vengeance.execute(), com.runehive.game.world.entity.combat.attack.listener.npc.AgrithNaNa.MagicAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.attack.listener.npc.Dessourt.MagicAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.attack.listener.npc.Flambleed.MagicAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.attack.listener.npc.GeneralGraardor.MeleeAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.attack.listener.npc.GeneralGraardor.RangedAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.attack.listener.npc.KetZek.MagicAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.Cerberus.MagicAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.Cerberus.RangedAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.LizardShaman.AcidAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.LizardShaman.MagicAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.MutantTarn.FrozenSpecial.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.MutantTarn.MagicAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.MutantTarn.RangedAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.TzTokJad.MagicAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.TzTokJad.MeleeAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.TzTokJad.RangedAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.Vorkath.DragonfireAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.Vorkath.FireballAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.Vorkath.FrozenSpecial.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.Vorkath.MagicAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.Vorkath.PinkDragonfireAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.Vorkath.RangedAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.Vorkath.VenomDragonfireAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.boss.Zulrah.MeleeAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.NpcMagicStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.NpcMeleeStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.NpcRangedStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.player.custom.DragonfireShieldStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.player.custom.ToxicBlowpipeStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.player.custom.TridentOfTheSeasStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.player.custom.TridentOfTheSwampStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.player.custom.TumekenStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.player.PlayerMagicStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.player.PlayerMeleeStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.player.PlayerRangedStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.ranged.RangedAmmunition.getStart(), com.runehive.game.world.entity.combat.attack.listener.item.GuthansListner.hit(), com.runehive.game.world.entity.combat.strategy.npc.boss.TzTokJad.MagicAttack.hit(), com.runehive.game.world.entity.combat.strategy.npc.boss.TzTokJad.RangedAttack.hit(), com.runehive.game.world.entity.combat.strategy.npc.boss.Venenatis.PrayerDrain.hit(), com.runehive.game.world.entity.combat.strategy.npc.boss.Vorkath.FrozenSpecial.hit(), com.runehive.game.world.entity.combat.strategy.npc.boss.Zulrah.MeleeAttack.hit(), com.runehive.game.world.entity.combat.strategy.player.special.range.DarkBow.hit(), com.runehive.game.task.impl.ChopVineTask.onSchedule(), com.runehive.game.world.entity.combat.attack.listener.other.PrayerListener.preDeath(), com.runehive.content.activity.infernomobs.JalTokJad.RangedAttack.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.ChaosFanatic.RainAttack.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.CrazyArchaeologist.RainAttack.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.Vorkath.VenomSpecial.start(), com.runehive.content.activity.impl.warriorguild.WarriorGuild.summon(), and com.runehive.content.activity.impl.kraken.KrakenActivity.transform().

◆ LOW

com.runehive.game.UpdatePriority.LOW

◆ NORMAL

com.runehive.game.UpdatePriority.NORMAL

◆ VERY_HIGH

com.runehive.game.UpdatePriority.VERY_HIGH

A very high priority.

Definition at line 23 of file UpdatePriority.java.

Referenced by com.runehive.game.world.entity.combat.strategy.npc.boss.magearena.Justiciar.block(), com.runehive.game.world.entity.combat.strategy.npc.boss.magearena.Porazdir.block(), com.runehive.game.world.entity.combat.strategy.npc.boss.skotizo.Skotizo.block(), com.runehive.game.world.items.containers.equipment.Equipment.equip(), com.runehive.game.action.impl.LadderAction.execute(), com.runehive.game.action.impl.LeverAction.execute(), com.runehive.game.world.entity.combat.attack.listener.npc.dragon.BrutalDragon.MagicAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.attack.listener.npc.godwar.SpritualMage.MagicAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.attack.listener.npc.godwar.SpritualRanger.RangedAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.attack.listener.npc.InfernalMage.MageAttack.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.impl.BrutalDragonfireStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.strategy.npc.impl.DragonfireStrategy.getAttackAnimation(), com.runehive.game.world.entity.combat.attack.listener.item.AhrimListener.hit(), com.runehive.game.world.entity.combat.attack.listener.item.ToragListener.hit(), com.runehive.game.world.entity.combat.strategy.npc.boss.Hydra.poisonAttack(), com.runehive.game.world.entity.mob.npc.NpcDeath.preDeath(), com.runehive.game.world.entity.mob.player.PlayerDeath.preDeath(), com.runehive.game.world.entity.skill.SkillManager.showLevelUpInterface(), com.runehive.game.world.entity.combat.attack.listener.npc.CommanderZilyana.MagicAttack.start(), com.runehive.game.world.entity.combat.attack.listener.npc.DarkBeast.MagicAttack.start(), com.runehive.game.world.entity.combat.attack.listener.npc.Gowler.MagicAttack.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.Callisto.Roar.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.Cerberus.LavaAttack.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.ChaosFanatic.RainAttack.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.CrazyArchaeologist.RainAttack.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.LizardShaman.JumpAttack.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.magearena.Derwen.LightingRain.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.magearena.Derwen.Magic.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.magearena.Derwen.Melee.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.magearena.Justiciar.LightingRain.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.magearena.Justiciar.Magic.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.magearena.Justiciar.Melee.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.magearena.Justiciar.TeleGrab.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.magearena.Porazdir.Magic.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.magearena.Porazdir.Melee.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.skotizo.Skotizo.LightingRain.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.skotizo.Skotizo.Magic.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.skotizo.Skotizo.TeleGrab.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.StoneGuardian.BarrageAttack.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.StoneGuardian.BoomAttack.start(), com.runehive.game.world.entity.combat.strategy.npc.boss.StoneGuardian.PrayerAttack.start(), and com.runehive.game.world.entity.combat.strategy.npc.boss.StoneGuardian.Transform.start().

◆ VERY_LOW

com.runehive.game.UpdatePriority.VERY_LOW

A very low priority.

Definition at line 11 of file UpdatePriority.java.


The documentation for this enum was generated from the following file: