Package com.soulfiremc.server.pathfinding.graph.actions
package com.soulfiremc.server.pathfinding.graph.actions
Actions (like movement/block actions/jumping/etc.) that can be performed on a graph.
-
ClassDescriptionA calculated action that the bot can take on a graph world representation.