|
RuneHive-Game
|
Public Member Functions | |
| void | eat (Player target, PlayerBot bot) |
| void | endFight (PlayerBot bot) |
| Item[] | equipment () |
| void | handleCombat (Player target, PlayerBot bot) |
| void | initCombat (Player target, PlayerBot bot) |
| Item[] | inventory () |
| void | pot (Player target, PlayerBot bot) |
| int[] | skills () |
Definition at line 7 of file BotClass.java.
| void com.runehive.content.bot.botclass.BotClass.endFight | ( | PlayerBot | bot | ) |
| Item[] com.runehive.content.bot.botclass.BotClass.equipment | ( | ) |
| Item[] com.runehive.content.bot.botclass.BotClass.inventory | ( | ) |
| int[] com.runehive.content.bot.botclass.BotClass.skills | ( | ) |