added mob target command
This commit is contained in:
@@ -46,5 +46,8 @@ public interface BotManager {
|
||||
|
||||
Terminator getBot(int entityId);
|
||||
|
||||
boolean isMobTarget();
|
||||
|
||||
void setMobTarget(boolean mobTarget);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user