![]() |
Botcraft 1.21.4
|
#include "botcraft/AI/Status.hpp"
#include "botcraft/Game/Vector3.hpp"
#include "botcraft/Game/Enums.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Botcraft |
Functions | |
Status | Botcraft::Dig (BehaviourClient &c, const Position &pos, const bool send_swing=false, const PlayerDiggingFace face=PlayerDiggingFace::Up, const bool allow_pathfinding=true) |
Dig a block at a given location. | |
Status | Botcraft::DigBlackboard (BehaviourClient &c) |
Same thing as Dig, but reads its parameters from the blackboard. | |