API

ChannelChat API

Here you can learn about the API in ChannelChat.

// Package to import
import com.feildmaster.channelchat.channel.ChannelManager;
// This grabs the manager instance
ChannelManager.getManager();

Channel Manager

ChannelChat revolves around this manager. It stores channels and contains most functions needed for ChannelChat.

  • TODO

Events

There are many Custom Events that ChannelChat employs. Click on an event name for more info: