Interface ClanHome


public interface ClanHome
  • Method Details

    • getName

      String getName()
      The clan home name.
      Returns:
      The clan home name
    • getHomeWorldUniqueId

      UUID getHomeWorldUniqueId()
      Get clan's base world UUID.
      Returns:
      The clan's base world uuid
    • getHomePos

      com.flowpowered.math.vector.Vector3i getHomePos()
      Get clan's base position.
      Returns:
      The clan's base pos
    • getLocation

      Object getLocation()
      The home location.
      Returns:
      The home location