Package noppes.npcs.api.jobs
Interface IJobGuard
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
attackCreepers()
void
attackCreepers(boolean value)
boolean
attackHostileMobs()
void
attackHostileMobs(boolean value)
boolean
attacksAnimals()
void
attacksAnimals(boolean value)
-