Package dan200.computercraft.api.network.wired
package dan200.computercraft.api.network.wired
-
InterfacesClassDescriptionAn object which may be part of a wired network.A wired network is composed of one of more
WiredNode
s, a set of connections between them, and a series of peripherals.Represents a change to the objects on a wired network.Wired nodes act as a layer betweenWiredElement
s andWiredNetwork
s.An object on aWiredNetwork
capable of sending packets.