pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.entity.display
/
InteractionBuilder
Interaction
Builder
class
InteractionBuilder
(
source
)
Members
Constructors
Interaction
Builder
Link copied to clipboard
constructor
(
other
:
InteractionBuilder
)
constructor
(
)
Properties
height
Link copied to clipboard
var
height
:
Float
?
width
Link copied to clipboard
var
width
:
Float
?
Functions
build
Link copied to clipboard
fun
build
(
location
:
Location
)
:
Interaction
height
Link copied to clipboard
fun
height
(
height
:
Float
)
:
InteractionBuilder
update
Link copied to clipboard
fun
update
(
interaction
:
Interaction
)
width
Link copied to clipboard
fun
width
(
width
:
Float
)
:
InteractionBuilder