surf-api
Toggle table of contents
1.21.4-2.1.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
surf-api
surf-api-bukkit-api
/
dev.slne.surf.surfapi.bukkit.api.nms.bridges.packets.entity
/
TextDisplaySettings
Text
Display
Settings
class
TextDisplaySettings
:
DisplaySettings
Members
Constructors
Text
Display
Settings
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
background
Color
Link copied to clipboard
var
backgroundColor
:
TextColor
billboard
Constraints
Link copied to clipboard
var
billboardConstraints
:
Display.Billboard
left
Rotation
Link copied to clipboard
var
leftRotation
:
Quaternionf
?
line
Width
Link copied to clipboard
var
lineWidth
:
Int
pitch
Link copied to clipboard
var
pitch
:
Float
right
Rotation
Link copied to clipboard
var
rightRotation
:
Quaternionf
?
scale
Link copied to clipboard
var
scale
:
Vector3f
?
text
Link copied to clipboard
var
text
:
Component
text
Alignment
Link copied to clipboard
var
textAlignment
:
TextDisplay.TextAlignment
translation
Link copied to clipboard
var
translation
:
Vector3f
?
yaw
Link copied to clipboard
var
yaw
:
Float
Functions
build
Link copied to clipboard
open
override
fun
build
(
)
:
TextDisplaySettings