Beta
Beta
Sends a request to create a two way connection between this NetworkLinkNode and the location of another.
The block location of the other node.
Beta
Sends a request to break all connections and clean-up the backend side.
Beta
Fetches all of the outbound connections to other NetworkLinkNodes
The block positions of each connection
Beta
Returns the internal entity being used for this network link node
Beta
Sends a request to break an existing two way connection between this NetworkLinkNode and the location of another.
The block location of the other node.
Static
getBeta
Finds the NetworkLinkNode
associated with this block, or creates it if it doesn't exist
Expected to have the fluffyalien_energisticscore:network_link
block tag
The NetworkLinkNode
at the block location
Static
tryBeta
Finds the NetworkLinkNode
associated with this location, or undefined if it does not exist yet
The dimension the block is in
The location of the block
The associated NetworkLinkNode
or undefined
if it does not exist
A network link node in a machine network.
Remarks
NetworkLinkNodes can be used to combine two seperate networks without any physcical connection between them.