Interface IHouse


  • public interface IHouse
    • Method Detail

      • getOutsideLocation

        net.runelite.api.coords.WorldPoint getOutsideLocation()
      • isInside

        boolean isInside()
      • canEnter

        boolean canEnter()
      • enter

        void enter()