| Package | Description |
|---|---|
| net.tridentsdk.server.player |
Contains implementations related to TridentPlayer and the associcated OfflinePlayer classes
|
| net.tridentsdk.title |
Primary server access to properties provided by the API
|
| Modifier and Type | Method and Description |
|---|---|
void |
TridentPlayer.sendTitle(String s,
String s1,
TitleTransition titleTransition) |
void |
OfflinePlayer.sendTitle(String s,
String s1,
TitleTransition titleTransition) |
void |
TridentPlayer.sendTitle(String s,
TitleTransition titleTransition) |
void |
OfflinePlayer.sendTitle(String s,
TitleTransition titleTransition) |
| Modifier and Type | Method and Description |
|---|---|
void |
TitleReceiver.sendTitle(String title,
String subtitle,
TitleTransition transition)
Sends a title with a subtitle and a transition
|
void |
TitleReceiver.sendTitle(String title,
TitleTransition transition)
Sends a regular time with a transition
|
Copyright © 2016. All rights reserved.