ChatPluginClient

Undocumented in source.

Members

Functions

handleMessagePacket
void handleMessagePacket(ubyte[] packetData)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
onUpdateEvent
void onUpdateEvent(UpdateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
preInit
void preInit()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IdAndSemverFrom!"voxelman.chat.plugininfo"
Undocumented in source.

Variables

alpha
float alpha;
Undocumented in source.
messageWindow
MessageWindow messageWindow;
Undocumented in source.

Meta