Class LuckpermsContextLoader

java.lang.Object
us.ajg0702.leaderboards.displays.lpcontext.LuckpermsContextLoader
Direct Known Subclasses:
WithLPCtx, WithoutLPCtx

public abstract class LuckpermsContextLoader extends Object
  • Constructor Details

    • LuckpermsContextLoader

      public LuckpermsContextLoader(LeaderboardPlugin leaderboardPlugin)
  • Method Details

    • load

      public abstract void load()
    • checkReload

      public void checkReload()
    • checkReload

      public abstract void checkReload(boolean register)
    • isLoaded

      public boolean isLoaded()
    • calculatePotentialContexts

      public abstract void calculatePotentialContexts()