LeviLamina
Loading...
Searching...
No Matches
RandomSearchAndDigGoal::Definition Class Reference
Inheritance diagram for RandomSearchAndDigGoal::Definition:

Public Types

using self = ::RandomSearchAndDigGoal::Definition

Public Member Functions

MCAPI void addBlockDescriptor (::BlockDescriptor const &blockDescriptor)
MCAPI void initialize (::EntityContext &entity, ::RandomSearchAndDigGoal &goal) const
MCAPI void * $ctor ()
MCAPI void $dtor ()
virtual bool validateMobType (::Mob &) const
virtual bool validate (::Mob &) const
MCFOLD bool $validateMobType (::Mob &) const
MCFOLD bool $validate (::Mob &) const

Static Public Member Functions

static MCAPI void buildSchema (::std::string const &name, ::std::shared_ptr< ::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::RandomSearchAndDigGoal::Definition > > &root)
static MCAPI void ** $vftable ()
static MCAPI ::std::unordered_map<::std::string, int > const & mControlFlagMap ()

Public Attributes

::ll::TypedStorage< 4, 4, float > mSpeedMod
::ll::TypedStorage< 4, 4, float > mGoalRadius
::ll::TypedStorage< 4, 4, float > mDigSpawnItemPosOffset
::ll::TypedStorage< 4, 4, float > mDigSpawnItemAfterSeconds
::ll::TypedStorage< 4, 4, int > mFindWantedPosRetries
::ll::TypedStorage< 4, 4, int > mSearchRangeXZ
::ll::TypedStorage< 4, 4, int > mSearchRangeY
::ll::TypedStorage< 4, 4, float > mTargetDigPositionOffset
::ll::TypedStorage< 4, 8, ::FloatRangemDiggingDurationRange
::ll::TypedStorage< 4, 8, ::FloatRangemCooldownRangeSeconds
::ll::TypedStorage< 8, 104, ::ActorDefinitionTriggermOnSearchingStartEvent
::ll::TypedStorage< 8, 104, ::ActorDefinitionTriggermOnFailDuringSearchingEvent
::ll::TypedStorage< 8, 104, ::ActorDefinitionTriggermOnDiggingStartEvent
::ll::TypedStorage< 8, 104, ::ActorDefinitionTriggermOnItemFoundEvent
::ll::TypedStorage< 8, 104, ::ActorDefinitionTriggermOnFailDuringDiggingEvent
::ll::TypedStorage< 8, 104, ::ActorDefinitionTriggermOnSuccessEvent
::ll::TypedStorage< 8, 24, ::std::vector<::BlockDescriptor > > mTargetBlocks
::ll::TypedStorage< 8, 32, ::std::string > mItemTable
::ll::TypedStorage< 4, 4, int > mPriority
::ll::TypedStorage< 4, 4, int > mControlFlags

Member Function Documentation

◆ $vftable()

MCAPI void ** RandomSearchAndDigGoal::Definition::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: