NetworkNode 
    Properties
Link copied to clipboard
                  Whether this NetworkNode is valid and Networks including it should be ticked.
Link copied to clipboard
                  A set of NetworkNodes that are not connected via networks, but still share data and need to be clustered together, such as the left and right part of a double chest.
Link copied to clipboard
                  The owner of this NetworkNode or null if it doesn't have one.
Link copied to clipboard
                  The BlockPos of this NetworkNode
Functions
Link copied to clipboard
                  Called when a NetworkNode is loaded into the state.
Link copied to clipboard
                  Called when a NetworkNode in one of the six cartesian directions is added, removed, or updated in a way that affects this node.