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
/
ItemDisplaySettings
Item
Display
Settings
class
ItemDisplaySettings
:
DisplaySettings
Members
Constructors
Item
Display
Settings
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
billboard
Constraints
Link copied to clipboard
var
billboardConstraints
:
Display.Billboard
item
Display
Transform
Link copied to clipboard
var
itemDisplayTransform
:
ItemDisplay.ItemDisplayTransform
item
Stack
Link copied to clipboard
var
itemStack
:
ItemStack
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
open
override
fun
build
(
)
:
ItemDisplaySettings