public class Mod extends MessageTagManager.DefaultMessageTag
| Modifier and Type | Class and Description |
|---|---|
static class |
Mod.KnownValues
Known mod badge states.
|
MessageTag.Label, MessageTag.MsgId, MessageTag.Time, MessageTag.Typing| Modifier and Type | Field and Description |
|---|---|
static TriFunction<Client,String,String,Mod> |
FUNCTION
Function to create this message tag.
|
static String |
NAME
Name of this message tag.
|
getName, getValue, toString, toStringerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAsString, getEscapedValue, isClientOnlypublic static final String NAME
public static final TriFunction<Client,String,String,Mod> FUNCTION
Copyright © 2013–2021 Kitteh. All rights reserved.