Class Attributes
Object
Attributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Attribute indicating that someone can receive money or items from you.static String
Attribute indicating a description that takes precedence over an existing description.static final String
Attribute indicating that someone wishes to join a certain guild.static final String
Attribute indicating that an item is locked.static String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GUILDWISH
Attribute indicating that someone wishes to join a certain guild.- See Also:
-
CANRECEIVE
Attribute indicating that someone can receive money or items from you.- See Also:
-
VALUETYPE_STRING
- See Also:
-
VALUETYPE_BOOLEAN
- See Also:
-
LOCKED
-
NOTSELLABLE
- See Also:
-
NOTBUYABLE
-
DESCRIPTION
Attribute indicating a description that takes precedence over an existing description. For example, the long description used in items.
-
-
Constructor Details
-
Attributes
public Attributes()
-