RuneHive-Game
Loading...
Searching...
No Matches
com.runehive.content.bot.botclass.BotClass Interface Reference
Inheritance diagram for com.runehive.content.bot.botclass.BotClass:

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 ()

Detailed Description

Definition at line 7 of file BotClass.java.

Member Function Documentation

◆ eat()

◆ endFight()

◆ equipment()

◆ handleCombat()

◆ initCombat()

◆ inventory()

◆ pot()

◆ skills()


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