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
/
DisplaySettings
Display
Settings
sealed
class
DisplaySettings
Inheritors
ItemDisplaySettings
TextDisplaySettings
BlockDisplaySettings
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
billboard
Constraints
Link copied to clipboard
var
billboardConstraints
:
Display.Billboard
left
Rotation
Link copied to clipboard
var
leftRotation
:
Quaternionf
?
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
?
translation
Link copied to clipboard
var
translation
:
Vector3f
?
yaw
Link copied to clipboard
var
yaw
:
Float
Functions
build
Link copied to clipboard
abstract
fun
build
(
)
:
DisplaySettings