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
.-
ClassDescriptionMinecraft world, but observed as a graph of actions between blocks.MinecraftGraph.MovementSubscription<M extends GraphAction>Exception thrown when a node is out of the render distance.An immutable representation of a player inventory.