ImprovedFactions
Toggle table of contents
2.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.ranks
Package-level
declarations
Types
Functions
Types
Faction
Rank
Link copied to clipboard
class
FactionRank
(
id
:
EntityID
<
Int
>
)
:
IntEntity
Faction
Rank
Handler
Link copied to clipboard
object
FactionRankHandler
Faction
Ranks
Link copied to clipboard
object
FactionRanks
:
IntIdTable
Functions
any
Rank
Link copied to clipboard
fun
Faction
.
anyRank
(
name
:
String
)
:
FactionRank
?
list
Ranks
Link copied to clipboard
fun
Faction
.
listRanks
(
)
:
SizedIterable
<
FactionRank
>