Handles the clan chat channel.
The different clan types.
PVM
Clans that are focused on PVM.
IRON_MAN
Clans that are focused on iron man accounts.
PVP
Clans that are focused on PVP.
SKILLING
Clans that are focused on skilling.
SOCIAL
Clans that are focused on socialism.
String getName(ClanChannel channel)
static ClanTask getAssignment(ClanType type, Difficulty difficulty)
final InclusiveRandom amount
double getProgressExperience()
static Set< ClanTask > getTasks(ClanType type, Difficulty difficulty)
final Difficulty difficulty
ClanTask(ClanType type, Difficulty difficulty, String task, ClanTaskKey key, InclusiveRandom amount)