Uses of Class
xericker.arenalegends.core.npc.bot.contract.BotPhaseManager
Packages that use BotPhaseManager
Package
Description
-
Uses of BotPhaseManager in xericker.arenalegends.core.npc.bot.contract
Constructors in xericker.arenalegends.core.npc.bot.contract with parameters of type BotPhaseManager -
Uses of BotPhaseManager in xericker.arenalegends.core.npc.bot.phase.fight
Subclasses of BotPhaseManager in xericker.arenalegends.core.npc.bot.phase.fight -
Uses of BotPhaseManager in xericker.arenalegends.core.npc.bot.phase.fight.behaviour
Constructors in xericker.arenalegends.core.npc.bot.phase.fight.behaviour with parameters of type BotPhaseManagerModifierConstructorDescriptionBotBehAttribute(BotPhaseManager manager) BotBehCombat(BotPhaseManager manager) BotBehMinion(BotPhaseManager manager) BotBehProjectile(BotPhaseManager manager) -
Uses of BotPhaseManager in xericker.arenalegends.core.npc.bot.phase.fight.behaviour.inventory
Constructors in xericker.arenalegends.core.npc.bot.phase.fight.behaviour.inventory with parameters of type BotPhaseManagerModifierConstructorDescriptionBotBehConsume(BotPhaseManager manager) BotBehInteract(BotPhaseManager manager) BotBehInventory(BotPhaseManager manager) BotBehOffHand(BotPhaseManager manager) BotBehPotionDrink(BotPhaseManager manager) BotBehPotionSplash(BotPhaseManager manager) -
Uses of BotPhaseManager in xericker.arenalegends.core.npc.bot.phase.prep
Subclasses of BotPhaseManager in xericker.arenalegends.core.npc.bot.phase.prep -
Uses of BotPhaseManager in xericker.arenalegends.core.npc.bot.phase.prep.behaviour
Constructors in xericker.arenalegends.core.npc.bot.phase.prep.behaviour with parameters of type BotPhaseManagerModifierConstructorDescriptionBotBehChoice(BotPhaseManager manager) BotBehShop(BotPhaseManager manager) BotBehStyle(BotPhaseManager manager)