3#include "mc/_HeaderOutputPredefine.h"
7namespace Scripting {
struct ContextId; }
8namespace Scripting {
struct Error; }
MCAPI bool $shouldPrintException(::Scripting::ContextId, ::Scripting::Error const &, ::entt::meta_any const &) const
MCAPI void $onWarn(::Scripting::ContextId, ::std::string_view) const
MCAPI void $onError(::Scripting::ContextId, ::std::string_view) const
MCAPI void $onInfo(::Scripting::ContextId, ::std::string_view) const