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

Public Member Functions

void updateMemberList (ClanMember member)

Static Public Member Functions

static void onLogin (Player player)
static void connect (Player player, String owner)
static boolean disconnect (Player player, boolean logout)
static void clean (Player player)

Detailed Description

The handler for the clan channel.

Author
Michael
Daniel

Definition at line 60 of file ClanChannelHandler.java.

Member Function Documentation

◆ clean()

void com.osroyale.content.clanchannel.channel.ClanChannelHandler.clean ( Player player)
inlinestatic

Handles cleaning the clan tab itemcontainer.

Definition at line 324 of file ClanChannelHandler.java.

◆ connect()

void com.osroyale.content.clanchannel.channel.ClanChannelHandler.connect ( Player player,
String owner )
inlinestatic

Handles player joining a clan channel.

Definition at line 89 of file ClanChannelHandler.java.

◆ disconnect()

boolean com.osroyale.content.clanchannel.channel.ClanChannelHandler.disconnect ( Player player,
boolean logout )
inlinestatic

Handles player joining a clan channel.

Definition at line 152 of file ClanChannelHandler.java.

◆ onLogin()

void com.osroyale.content.clanchannel.channel.ClanChannelHandler.onLogin ( Player player)
inlinestatic

Handles logging into the server.

Definition at line 77 of file ClanChannelHandler.java.

◆ updateMemberList()

void com.osroyale.content.clanchannel.channel.ClanChannelHandler.updateMemberList ( ClanMember member)
inline

Handles updating the clan channel member list.

Definition at line 282 of file ClanChannelHandler.java.


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