Squishy
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Squishy
core
/
mtctx.squishy.api
/
Hologram
/
create
create
abstract
fun
create
(
x
:
Int
,
y
:
Int
,
z
:
Int
,
vararg
content
:
Any
)
abstract
fun
create
(
x
:
Int
,
y
:
Int
,
z
:
Int
,
content
:
Any
)
abstract
fun
create
(
x
:
Int
,
y
:
Int
,
z
:
Int
,
content
:
List
<
Any
>
)