3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/actor/BaseGoalDefinition.h"
10namespace cereal {
struct ReflectionCtx; }
13namespace SharedTypes::v1_21_120 {
40 MCNAPI ::SharedTypes::v1_21_120::AvoidBlockGoalDefinition&
67 MCNAPI static ::std::string_view
const&
NAME();
Definition BaseGoalDefinition.h:12
Definition AvoidBlockGoalDefinition.h:15
static MCAPI ::std::string_view const & DEFAULT_TARGET_SELECTION_METHOD()
static MCAPI int const & DEFAULT_SEARCH_RANGE()
MCAPI ~AvoidBlockGoalDefinition()
static MCAPI ::std::string_view const & NAME()
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
static MCAPI float const & DEFAULT_SPRINT_SPEED_MODIFIER()
static MCAPI int const & DEFAULT_INTERVAL()
static MCAPI float const & DEFAULT_WALK_SPEED_MODIFIER()
static MCAPI int const & DEFAULT_SEARCH_HEIGHT()
MCAPI::SharedTypes::v1_21_120::AvoidBlockGoalDefinition & operator=(::SharedTypes::v1_21_120::AvoidBlockGoalDefinition &&)
Definition ReflectionCtx.h:11