There was an error while loading. Please reload this page.
Memory Graph Structure:
flowchart TN(TunnelNode) TTN(TunnelTypeNode) CMN(CompactMachineNode) TN -- TunnelTypeEdge --> TTN TN -- TunnelMachineEdge --> CMN
tunnels_chunkx_chunkz.dat
CompoundTag
List<IGraphEdge> | ListTag<CompoundTag>
List<IGraphNode> | ListTag<CompoundTag>
The following is the general structure of a node:
UUID
ResourceLocation
BlockPos
ResourceKey<Level>
In addition to the edge data, stored in data as a CompoundTag, the following is stored for every edge:
data
Direction