Interface LevelLogic

All Known Implementing Classes:
AweLevelLogic, ChunkSnapshotLevelLogic, CommonLevelLogic

public interface LevelLogic
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    calculateScoreAsync(org.bukkit.Location l, us.talabrek.ultimateskyblock.api.async.Callback<IslandScore> callback)
     
  • Method Details

    • calculateScoreAsync

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