Beta
Beta
Destroy this object. This will force a new network to be established if any of the machines inside it still exist. Use this function to force network updates.
Beta
Tests if a block is inside of this network.
Beta
Tests if a machine matching the arguments is inside of this network.
Beta
Queue sending a storage type over this machine network.
The location of the machine that is sending the storage type.
The storage type to send.
The amount to send. Must be greater than zero.
Static
establishBeta
Establish a new network at location
.
Static
getBeta
Get all MachineNetworks that contain a machine that matches the arguments.
Static
getBeta
Get all MachineNetworks that contain a block.
Static
getBeta
Get the MachineNetwork that contains a block if it exists, otherwise establish a network using the block as the origin if it doesn't exist.
Static
getBeta
Get the MachineNetwork that contains a machine that matches the arguments.
the I/O type of the network.
The location of the machine.
The connection type of the machine.
Static
getBeta
Get the MachineNetwork that contains a block.
Static
updateBeta
Update all MachineNetworks adjacent to a location.
Static
updateBeta
Update all MachineNetworks that contain a machine that matches the arguments.
Static
updateBeta
Update all MachineNetworks that contain a block.
A network of machines with a certain I/O type.