Package dan200.computercraft.api.peripheral
package dan200.computercraft.api.peripheral
- 
ClassDescriptionA
GenericSourcewhich provides methods for a peripheral.The interface passed to peripherals by computers or turtles, providing methods that they can call.A peripheral whose methods are not known at runtime.The interface that defines a peripheral.Thrown when performing operations onIComputerAccesswhen the current peripheral is no longer attached to the computer.The type of aGenericPeripheral.Monitors "work" associated with a computer, keeping track of how much a computer has done, and ensuring every computer receives a fair share of any processing time.