Package io.aether.api.chatdsl
Class MessageDescriptor
java.lang.Object
io.aether.api.chatdsl.MessageDescriptor
- All Implemented Interfaces:
io.aether.utils.ToString
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Stringstatic final io.aether.net.fastMeta.FastMetaType<MessageDescriptor> static final io.aether.net.fastMeta.FastMetaType<MessageDescriptor> protected final UUID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.aether.utils.ToString
toString2
-
Field Details
-
META_BODY
-
META
-
uid
-
message
-
-
Constructor Details
-
MessageDescriptor
-
-
Method Details
-
getUid
-
getMessage
-
equals
-
hashCode
-
toString
-
toString
public void toString(io.aether.utils.AString sb) - Specified by:
toStringin interfaceio.aether.utils.ToString
-