See: Description
| Interface | Description |
|---|---|
| ChatFormatter |
Handles server side chat communication
|
| ChatIdentityFormatter |
Provides chat properties to the
ChatFormatter |
| PermissionOwner |
Represents an object which holds tags called permissions
|
| Transactions |
Handles player transactions, such objects, items, and currency
|
| Class | Description |
|---|---|
| Transaction<S,R> |
Represents a transaction of a type between supported entities, including players via the
Transactions, and the callback which is executed for the transaction to occur |
| Enum | Description |
|---|---|
| Transaction.Type |
The transaction type
|
The classes in this package can be accessed in net.tridentsdk.registry.Factory.
Copyright © 2016. All rights reserved.