|
enum class | CollectionType : int { And = 0
, Or = 1
, Not = 2
} |
|
|
virtual ::std::shared_ptr<::FilterGroup > | _createSubgroup (::FilterGroup::CollectionType type) const |
|
MCAPI void | finalizeParsedValue (::IWorldRegistriesProvider ®istries) |
|
MCAPI void | $dtor () |
|
MCAPI ::std::shared_ptr<::FilterGroup > | $_createSubgroup (::FilterGroup::CollectionType type) const |
|
virtual bool | parse (::Json::Value const &jsonVal) |
|
virtual bool | _setupContext (::FilterTest const &test, ::FilterContext &context) const |
|
MCAPI bool | _parseFilterInputs (::SharedTypes::v1_21_20::FilterTestData const &filterTestData, ::FilterTest::Definition const &filterDef, ::FilterInputs &inputs) |
|
MCAPI bool | _parseFilterParam (::std::string const &filter, ::std::string const &member, ::std::optional<::std::variant< bool, int, float, ::std::string > > param, ::FilterParamDefinition const ¶mDef, ::FilterInput &input) |
|
MCAPI bool | _parseMemberCollection (::FilterGroup::CollectionType collectionType, ::SharedTypes::v1_21_20::FilterGroupData const &filterGroupData) |
|
MCAPI bool | _parseObject (::SharedTypes::v1_21_20::FilterGroupData const &filterGroupData) |
|
MCAPI bool | _parseTest (::SharedTypes::v1_21_20::FilterTestData const &filterTestData) |
|
MCAPI bool | addFilterTest (::FilterTest::Definition const &filterDef, ::FilterInputs const &inputs) |
|
MCAPI bool | addFilterTest (::std::string const &filterName, ::FilterInputs const &inputs) |
|
MCAPI bool | evaluate (::std::array<::FilterContext, 10 > &contextSet) const |
|
MCAPI void | serialize (::Json::Value &jsonVal) const |
|
MCAPI void * | $ctor (::FilterGroup const &) |
|
MCAPI bool | $parse (::Json::Value const &jsonVal) |
|
MCAPI bool | $_setupContext (::FilterTest const &test, ::FilterContext &context) const |
|
◆ _createSubgroup()
virtual ::std::shared_ptr<::FilterGroup > BiomeFilterGroup::_createSubgroup |
( |
::FilterGroup::CollectionType | type | ) |
const |
|
virtual |
◆ finalizeParsedValue()
- 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.
◆ $dtor()
MCAPI void BiomeFilterGroup::$dtor |
( |
| ) |
|
- 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.
◆ $_createSubgroup()
MCAPI ::std::shared_ptr<::FilterGroup > BiomeFilterGroup::$_createSubgroup |
( |
::FilterGroup::CollectionType | type | ) |
const |
- 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.
◆ $vftable()
static MCAPI void ** BiomeFilterGroup::$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.
◆ _parseFilterInputs()
- 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.
◆ _parseFilterParam()
MCAPI bool FilterGroup::_parseFilterParam |
( |
::std::string const & | filter, |
|
|
::std::string const & | member, |
|
|
::std::optional<::std::variant< bool, int, float, ::std::string > > | param, |
|
|
::FilterParamDefinition const & | paramDef, |
|
|
::FilterInput & | input ) |
|
inherited |
- 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.
◆ _parseMemberCollection()
- 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.
◆ _parseObject()
- 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.
◆ _parseTest()
- 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.
◆ addFilterTest() [1/2]
- 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.
◆ addFilterTest() [2/2]
MCAPI bool FilterGroup::addFilterTest |
( |
::std::string const & | filterName, |
|
|
::FilterInputs const & | inputs ) |
|
inherited |
- 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.
◆ evaluate()
MCAPI bool FilterGroup::evaluate |
( |
::std::array<::FilterContext, 10 > & | contextSet | ) |
const |
|
inherited |
- 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.
◆ serialize()
MCAPI void FilterGroup::serialize |
( |
::Json::Value & | jsonVal | ) |
const |
|
inherited |
- 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.
◆ $ctor()
- 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.
◆ $parse()
- 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.
◆ $_setupContext()
- 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: