|
|
| Definition (Definition const &) |
|
MCAPI void | initialize (::EntityContext &entity, ::TakeBlockGoal &goal) const |
|
MCAPI::TakeBlockGoal::Definition & | operator= (::TakeBlockGoal::Definition const &) |
|
virtual bool | validateMobType (::Mob &) const |
|
virtual bool | validate (::Mob &) const |
|
MCAPI void | initialize (::EntityContext &, ::BaseGoal &goal) const |
|
MCFOLD void | $dtor () |
|
MCFOLD bool | $validateMobType (::Mob &) const |
|
MCFOLD bool | $validate (::Mob &) const |
|
|
static MCAPI void | buildSchema (::std::string const &name, ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::TakeBlockGoal::Definition > > &root) |
|
static MCAPI bool const & | DEFAULT_AFFECTED_BY_GRIEFING_RULE () |
|
static MCAPI float const & | DEFAULT_CHANCE () |
|
static MCAPI bool const & | DEFAULT_REQUIRES_LINE_OF_SIGHT () |
| static MCAPI void ** | $vftable () |
|
static MCAPI ::std::unordered_map<::std::string, int > const & | mControlFlagMap () |
|
|
::ll::TypedStorage< 8, 24, ::std::vector<::BlockDescriptor > > | mValidBlocks |
|
::ll::TypedStorage< 8, 64, ::ActorFilterGroup > | mCanTake |
|
::ll::TypedStorage< 8, 104, ::ActorDefinitionTrigger > | mOnTake |
|
::ll::TypedStorage< 4, 8, ::IntRange > | mXZRange |
|
::ll::TypedStorage< 4, 8, ::IntRange > | mYRange |
|
::ll::TypedStorage< 4, 4, float > | mChance |
|
::ll::TypedStorage< 1, 1, bool > | mAffectedByGriefingRule |
|
::ll::TypedStorage< 1, 1, bool > | mRequiresLineOfSight |
|
::ll::TypedStorage< 4, 4, int > | mPriority |
|
::ll::TypedStorage< 4, 4, int > | mControlFlags |
◆ $vftable()
| MCAPI void ** TakeBlockGoal::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 struct was generated from the following file: