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

Public Member Functions

void forEach (Consumer< ClanMember > member)
void message (Object... messages)

Detailed Description

Handles the clan chat channel.

Author
Daniel
Michael

Definition at line 71 of file ClanChannel.java.

Member Function Documentation

◆ forEach()

void com.osroyale.content.clanchannel.channel.ClanChannel.forEach ( Consumer< ClanMember > member)
inline

Handles looping through each clan member.

Definition at line 430 of file ClanChannel.java.

◆ message()

void com.osroyale.content.clanchannel.channel.ClanChannel.message ( Object... messages)
inline

Handles messaging all the members in the clan channel.

Definition at line 435 of file ClanChannel.java.


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