| Package | Description |
|---|---|
| net.tridentsdk.entity.living |
Entity classes that represent various world mobs, hostile and passive, including the Player class
|
| net.tridentsdk.meta |
Minecraft metadata builders and access to the underlying properties of NBT and chat
|
| net.tridentsdk.server.player |
Contains implementations related to TridentPlayer and the associcated OfflinePlayer classes
|
| Class and Description |
|---|
| MessageBuilder
Builds a formatted message using JSON to be sent to the player(s)
|
| Class and Description |
|---|
| ChatColor
A color able to be used in the chat text
|
| ClickEvent
This event occurs when a player clicks on a chat item
|
| ClickEvent.ClickAction
An action that occurs when the player clicks on the chat message
|
| HoverEvent
This even occurs when the player hovers the mouse over the chat message
|
| HoverEvent.HoverAction
An action that occurs when the player hovers over the chat message
|
| Message
Chat message properties, encoded in the JSON format
|
| MessageBuilder
Builds a formatted message using JSON to be sent to the player(s)
|
| Class and Description |
|---|
| MessageBuilder
Builds a formatted message using JSON to be sent to the player(s)
|
Copyright © 2016. All rights reserved.