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
/
FactionSnapshot
/
FactionSnapshot
Faction
Snapshot
constructor
(
id
:
Int
,
name
:
String
,
owner
:
UUID
,
joinType
:
String
,
accumulatedPower
:
Int
,
maxPower
:
Int
,
claimCount
:
Int
,
defaultRankId
:
Int
=
0
,
iconBase64
:
String
?
=
null
)