RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.clanchannel.channel.ClanManagement Class Reference

Public Member Functions

void setEnterRank (ClanRank rank)
void setTalkRank (ClanRank rank)
void setManageRank (ClanRank rank)

Public Attributes

String name
String password = ""
boolean locked

Detailed Description

Definition at line 50 of file ClanManagement.java.

Member Function Documentation

◆ setEnterRank()

void com.osroyale.content.clanchannel.channel.ClanManagement.setEnterRank ( ClanRank rank)
inline

Sets the enter rank.

Definition at line 98 of file ClanManagement.java.

◆ setManageRank()

void com.osroyale.content.clanchannel.channel.ClanManagement.setManageRank ( ClanRank rank)
inline

Sets the management rank.

Definition at line 110 of file ClanManagement.java.

◆ setTalkRank()

void com.osroyale.content.clanchannel.channel.ClanManagement.setTalkRank ( ClanRank rank)
inline

Sets the talk rank.

Definition at line 104 of file ClanManagement.java.

Member Data Documentation

◆ locked

boolean com.osroyale.content.clanchannel.channel.ClanManagement.locked

The locked state of the clan.

Definition at line 82 of file ClanManagement.java.

◆ name

String com.osroyale.content.clanchannel.channel.ClanManagement.name

The clan display name.

Definition at line 65 of file ClanManagement.java.

◆ password

String com.osroyale.content.clanchannel.channel.ClanManagement.password = ""

The clan password.

Definition at line 68 of file ClanManagement.java.


The documentation for this class was generated from the following file: