Package com.soulfiremc.server.pathfinding.graph


package com.soulfiremc.server.pathfinding.graph
Minecraft world, but observed as a graph of actions between blocks. If you know graph theory this may sound familiar. Read more about this in MinecraftGraph and com.soulfiremc.server.pathfinding.graph.actions.