3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/util/MolangQueryFunctionReturnType.h"
15namespace MolangQuery {
21 MCNAPI static ::MolangScriptArg
const&
28 MCNAPI static ::std::string_view
getName();
Definition ExpressionNode.h:36
Definition RenderParams.h:30
Definition LeashedEntityCount.h:17
static MCAPI ::std::string_view getName()
static MCAPI ::MolangScriptArg const & evaluateQuery(::RenderParams &renderParams, ::std::vector<::ExpressionNode > const &)
static MCAPI ::std::string_view getDocumentation()
static MCAPI ::std::initializer_list< int > const & getExperiments()
static MCAPI ::MolangQueryFunctionReturnType getReturnType()
static MCAPI ::std::string_view getQuerySetIdentifier()
Definition MolangScriptArg.h:35