EffectiveSpigot
Toggle table of contents
1.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EffectiveSpigot
EffectiveSpigot
/
ru.hukm.effectiveSpigot.minecraft.screen
/
EffectiveScreenText
/
show
show
fun
show
(
player
:
Player
,
text
:
String
,
x
:
Float
,
y
:
Float
,
scale
:
Float
=
1.0f
,
durationTicks
:
Int
=
FOREVER_TICKS
)
Shows
text
to
player
centred at
x
/
y
for
durationTicks
.