public abstract class PracticeBot
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected NPC |
npc |
Constructor and Description |
---|
PracticeBot() |
Modifier and Type | Method and Description |
---|---|
abstract void |
destroy() |
Player |
getBukkitEntity() |
NPC |
getNPC() |
abstract boolean |
isLegacy() |