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.utils
/
EffectiveDataContainerUtils
/
getUUIDsFromLongArray
get
UUIDs
From
Long
Array
fun
getUUIDsFromLongArray
(
holder
:
PersistentDataHolder
,
key
:
NamespacedKey
)
:
List
<
UUID
>
?
Reads a list of UUIDs packed as pairs of longs under
key
, or null.