rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rebar
rebar
/
io.github.pylonmc.rebar.entity.display
/
InteractionBuilder
Interaction
Builder
open
class
InteractionBuilder
(
source
)
Members
Constructors
Interaction
Builder
Link copied to clipboard
constructor
(
)
constructor
(
other
:
InteractionBuilder
)
Functions
build
Link copied to clipboard
open
fun
build
(
location
:
Location
)
:
Interaction
height
Link copied to clipboard
fun
height
(
height
:
Float
)
:
InteractionBuilder
size
Link copied to clipboard
fun
size
(
size
:
Float
)
:
InteractionBuilder
update
Link copied to clipboard
open
fun
update
(
interaction
:
Interaction
)
width
Link copied to clipboard
fun
width
(
width
:
Float
)
:
InteractionBuilder