Class Askyblock

java.lang.Object
xyz.geik.farmer.integrations.Integrations
xyz.geik.farmer.integrations.askyblock.Askyblock

public class Askyblock extends Integrations
ASky-block integration
Since:
1.0.0
Author:
poyraz
  • Constructor Details

    • Askyblock

      public Askyblock()
      Constructor register event of super class
  • Method Details

    • getOwnerUUID

      public UUID getOwnerUUID(String regionID)
      Get owner UUID of region
      Specified by:
      getOwnerUUID in class Integrations
      Parameters:
      regionID - id of region
      Returns:
      UUID of owner
    • getOwnerUUID

      public UUID getOwnerUUID(org.bukkit.Location location)
      Get owner UUID of location
      Specified by:
      getOwnerUUID in class Integrations
      Parameters:
      location - of region
      Returns:
      UUID of owner
    • getRegionID

      public String getRegionID(org.bukkit.Location location)
      Get region ID of location
      Specified by:
      getRegionID in class Integrations
      Parameters:
      location - location of region
      Returns:
      String id of region