Class AweLevelLogic

java.lang.Object
us.talabrek.ultimateskyblock.island.level.CommonLevelLogic
us.talabrek.ultimateskyblock.island.level.AweLevelLogic
All Implemented Interfaces:
LevelLogic

public class AweLevelLogic extends CommonLevelLogic
  • Constructor Details

    • AweLevelLogic

      public AweLevelLogic(uSkyBlock plugin, org.bukkit.configuration.file.FileConfiguration config)
  • Method Details

    • calculateScoreAsync

      public void calculateScoreAsync(org.bukkit.Location l, us.talabrek.ultimateskyblock.api.async.Callback<IslandScore> callback)