| Package | Description |
|---|---|
| net.tridentsdk |
Primary server access to properties provided by the API
|
| net.tridentsdk.entity.living |
Entity classes that represent various world mobs, hostile and passive, including the Player class
|
| net.tridentsdk.plugin.cmd |
The Plugin command API, when players execute
/ commands |
| net.tridentsdk.registry |
Contains the entry points to class implementations and the server files
|
| net.tridentsdk.server.command |
Handles commands on the server
|
| net.tridentsdk.server.player |
Contains implementations related to TridentPlayer and the associcated OfflinePlayer classes
|
| net.tridentsdk.server.service |
Contains implementations of classes in the
net.tridentsdk.registry and net.tridentsdk.service
packages |
| net.tridentsdk.service |
Provides management services, which include conflicting handling utilities concerning chat, permissions, and
transactions (economy).
|
| Class and Description |
|---|
| PermissionOwner
Represents an object which holds tags called permissions
|
| Class and Description |
|---|
| PermissionOwner
Represents an object which holds tags called permissions
|
| Class and Description |
|---|
| PermissionOwner
Represents an object which holds tags called permissions
|
| Class and Description |
|---|
| ChatFormatter
Handles server side chat communication
|
| Transactions
Handles player transactions, such objects, items, and currency
|
| Class and Description |
|---|
| PermissionOwner
Represents an object which holds tags called permissions
|
| Class and Description |
|---|
| PermissionOwner
Represents an object which holds tags called permissions
|
| Class and Description |
|---|
| ChatFormatter
Handles server side chat communication
|
| ChatIdentityFormatter
Provides chat properties to the
ChatFormatter |
| Transaction
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 |
| Transactions
Handles player transactions, such objects, items, and currency
|
| Class and Description |
|---|
| ChatIdentityFormatter
Provides chat properties to the
ChatFormatter |
| Transaction
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 |
| Transaction.Type
The transaction type
|
Copyright © 2016. All rights reserved.