ImprovedFactions
Toggle table of contents
2.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.utils
/
PlayerTeleporter
/
PlayerTeleporter
Player
Teleporter
constructor
(
plugin
:
ImprovedFactionsPlugin
,
player
:
Player
,
titleKey
:
LocalizationKey
,
subtitleKey
:
LocalizationKey
,
onTeleport
:
(
)
->
Unit
,
standStillMs
:
Long
=
5000
,
playAnimation
:
Boolean
=
true
)