Class IslandLocatorLogic

java.lang.Object
us.talabrek.ultimateskyblock.island.IslandLocatorLogic

public class IslandLocatorLogic extends Object
Responsible for keeping track of and locating island locations for new islands.
  • Constructor Details

    • IslandLocatorLogic

      public IslandLocatorLogic(uSkyBlock plugin)
  • Method Details

    • getNextIslandLocation

      public org.bukkit.Location getNextIslandLocation(org.bukkit.entity.Player player)
    • isAvailableLocation

      public boolean isAvailableLocation(org.bukkit.Location next)