Interface MapBedLocation


public interface MapBedLocation
  • Method Summary

    Modifier and Type
    Method
    Description
    org.bukkit.Location
     
    org.bukkit.Location
     
     
    default boolean
    matches(org.bukkit.Location location)
     
  • Method Details

    • getTeamId

      String getTeamId()
    • getHeadLocation

      org.bukkit.Location getHeadLocation()
    • getFootLocation

      org.bukkit.Location getFootLocation()
    • matches

      default boolean matches(org.bukkit.Location location)