SystemCore
Toggle table of contents
1.7.4
jvm
Platform filter
jvm
Switch theme
Search in API
SystemCore
SystemCore
/
com.system32.systemCore.utils.minecraft
/
SpigotUtil
/
Companion
Companion
object
Companion
Members
Functions
center
Link copied to clipboard
fun
center
(
block
:
Block
)
:
Location
fun
center
(
block
:
Block
,
block2
:
Block
)
:
Location
hearts
Link copied to clipboard
fun
hearts
(
amount
:
Double
)
:
Double
key
Link copied to clipboard
fun
key
(
key
:
String
)
:
NamespacedKey
metrics
Link copied to clipboard
fun
metrics
(
id
:
Int
,
plugin
:
JavaPlugin
)
:
Metrics
version
Link copied to clipboard
fun
version
(
resourceId
:
Int
,
onLatest
:
(
)
->
Unit
=
{}
,
onOutdated
:
(
latestVersion
:
String
,
downloadLink
:
String
)
->
Unit
)
Checks if there is a new version of the plugin available on SpigotMC.