JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
New
Deprecated
Index
Search
Help
net.luckperms.api.track
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package net.luckperms.api.track
package
net.luckperms.api.track
Track
data model and functionality.
Related Packages
Package
Description
net.luckperms.api
Main package for the
LuckPerms
API interface.
All Classes and Interfaces
Interfaces
Enum Classes
Class
Description
DemotionResult
Encapsulates the result of
User
s demotion along a
Track
.
DemotionResult.Status
The result status
PromotionResult
Encapsulates the result of
User
s promotion along a
Track
.
PromotionResult.Status
The result status
Track
An ordered chain of
Group
s.
TrackManager
Represents the object responsible for managing
Track
instances.