surf-api
Toggle table of contents
1.21.4-2.1.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
surf-api
surf-api-velocity-api
/
dev.slne.surf.surfapi.velocity.api
/
SurfVelocityApi
Surf
Velocity
Api
interface
SurfVelocityApi
:
SurfCoreApi
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
executor
Service
Link copied to clipboard
abstract
val
executorService
:
ExecutorService
?
Functions
get
Player
Link copied to clipboard
abstract
fun
getPlayer
(
playerUuid
:
UUID
)
:
Any
?
send
Player
To
Server
Link copied to clipboard
abstract
fun
sendPlayerToServer
(
playerUuid
:
UUID
,
server
:
String
)