Package io.aether.api.chatdsl
Class UserDescriptor
java.lang.Object
io.aether.api.chatdsl.UserDescriptor
- All Implemented Interfaces:
io.aether.utils.ToString
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.aether.net.fastMeta.FastMetaType<UserDescriptor> static final io.aether.net.fastMeta.FastMetaType<UserDescriptor> protected final Stringprotected 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
-
name
-
-
Constructor Details
-
UserDescriptor
-
-
Method Details
-
getUid
-
getName
-
equals
-
hashCode
-
toString
-
toString
public void toString(io.aether.utils.AString sb) - Specified by:
toStringin interfaceio.aether.utils.ToString
-