Botcraft 1.21.4
Loading...
Searching...
No Matches
DigTask.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Botcraft
 

Functions

Status Botcraft::DigImpl (BehaviourClient &c, const Position &pos, const bool send_swing, const PlayerDiggingFace face, const bool allow_pathfinding)
 
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.