Uses of Enum Class
xericker.arenalegends.core.npc.bot.contract.BotCombatStyle
Packages that use BotCombatStyle
Package
Description
-
Uses of BotCombatStyle in xericker.arenalegends.core.npc.bot.contract
Subclasses with type arguments of type BotCombatStyle in xericker.arenalegends.core.npc.bot.contractMethods in xericker.arenalegends.core.npc.bot.contract that return BotCombatStyleModifier and TypeMethodDescriptionstatic BotCombatStyleBotCombatStyle.choose()static BotCombatStyleReturns the enum constant of this class with the specified name.static BotCombatStyle[]BotCombatStyle.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BotCombatStyle in xericker.arenalegends.core.npc.bot.phase.prep.behaviour
Methods in xericker.arenalegends.core.npc.bot.phase.prep.behaviour that return BotCombatStyle