public class TARDISBee extends TARDISMob
Constructor and Description |
---|
TARDISBee()
Data storage class for TARDIS Bee.
|
Modifier and Type | Method and Description |
---|---|
int |
getAnger() |
boolean |
hasNectar() |
boolean |
hasStung() |
void |
setAnger(int anger) |
void |
setHasNectar(boolean nectar) |
void |
setHasStung(boolean stung) |