ImprovedFactions
Toggle table of contents
2.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.claims.clustering.detector
Package-level
declarations
Types
Types
Claim
Cluster
Detector
Link copied to clipboard
class
ClaimClusterDetector
(
queryProvider
:
ClaimQueryProvider
,
generateClusterId
:
(
)
->
UUID
=
UUID::randomUUID
)
Cluster
Reachability
Checker
Link copied to clipboard
class
ClusterReachabilityChecker
(
positions
:
Set
<
ChunkPosition
>
)