minejson-text
minejson-text
net.katsstuff.minejson.text
Keybind
KeybindText
LiteralText
NBTText
Score
ScoreText
Selector
SelectorText
ShowNBT
Text
Text
TextSyntax
TranslateText
Translation
net.katsstuff.minejson.text.action
ClickAction
ClickAction
ChangePage
CopyToClipboard
OpenFile
OpenUrl
RunCommand
SuggestCommand
HoverText
HoverText
ShowEntity
ShowItem
ShowText
InsertionText
net.katsstuff.minejson.text.format
CompositeTextStyle
CompositeTextStyle
TextColor
TextColor
Aqua
Black
Blue
DarkAqua
DarkBlue
DarkGray
DarkGreen
DarkPurple
DarkRed
Gold
Gray
Green
Hex
LightPurple
NoColor
Red
Reset
White
Yellow
TextFont
TextFormat
TextFormat
TextObject
TextStyle
TextStyle
Bold
Italic
Obfuscated
StrikeThrough
Underlined
net.katsstuff.minejson.text.serializer
CodeSerializer
FormattingCodeSerializer
JsonTextSerializer
PlainTextSerializer
TextSerializer
minejson-text
/
net.katsstuff.minejson.text.format
/
TextFormat
TextFormat
case
class
TextFormat
(color:
TextColor
, style:
CompositeTextStyle
, font:
Option
[
String
])
Companion
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
combine
(other:
TextFormat
):
TextFormat
override
def
toString
:
String
Definition Classes
Any
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product