Interface IWirelessAccessPoint

All Superinterfaces:
IActionHost

public interface IWirelessAccessPoint extends IActionHost
  • Method Details

    • getLocation

      DimensionalBlockPos getLocation()
      Returns:
      location of WAP
    • getRange

      double getRange()
      Returns:
      max range for this WAP
    • isActive

      boolean isActive()
      Returns:
      can you use this WAP?
    • getGrid

      @Nullable @Nullable IGrid getGrid()
      Returns:
      grid of linked WAP