Class BukkitText

All Implemented Interfaces:
Serializable

public final class BukkitText extends PlainText
Represents a text element to be displayed on the client's screen, built by a String. This class will automatically strip color codes from PlainText.getText().
See Also: