public class Mod extends MessageTagManager.DefaultMessageTag
Modifier and Type | Class and Description |
---|---|
static class |
Mod.KnownValues
Known mod badge states.
|
MessageTag.MsgId, MessageTag.Time
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, toStringer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAsString, getEscapedValue, isClientOnly
public static final String NAME
public static final TriFunction<Client,String,String,Mod> FUNCTION
Copyright © 2013–2020 Kitteh. All rights reserved.