ImprovedFactions
Toggle table of contents
2.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.database.storage
/
UserSnapshot
/
UserSnapshot
User
Snapshot
constructor
(
uniqueId
:
UUID
,
factionId
:
Int
,
rankName
:
String
,
id
:
Int
=
0
,
rankId
:
Int
=
0
,
rankPriority
:
Int
=
-1
,
permissions
:
Set
<
String
>
=
emptySet()
)