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
/
BanSnapshot
Ban
Snapshot
data
class
BanSnapshot
(
val
id
:
Int
,
val
factionId
:
Int
,
val
userId
:
Int
)
Members
Constructors
Ban
Snapshot
Link copied to clipboard
constructor
(
id
:
Int
,
factionId
:
Int
,
userId
:
Int
)
Properties
faction
Id
Link copied to clipboard
val
factionId
:
Int
id
Link copied to clipboard
val
id
:
Int
user
Id
Link copied to clipboard
val
userId
:
Int