3#include "mc/_HeaderOutputPredefine.h"
8namespace Scripting {
class WeakLifetimeScope; }
9namespace Scripting {
struct ClassBinding; }
12namespace ScriptModuleMinecraft {
33 ::std::string emotePieceId,
37 MCNAPI ::ScriptModuleMinecraft::ScriptPlayerEmoteAfterEvent&
46 MCNAPI static ::Scripting::ClassBinding
bind();
Definition WeakLifetimeScope.h:12
Definition ScriptPlayerEmoteAfterEvent.h:14
MCAPI ~ScriptPlayerEmoteAfterEvent()
static MCAPI ::Scripting::ClassBinding bind()
MCAPI::ScriptModuleMinecraft::ScriptPlayerEmoteAfterEvent & operator=(::ScriptModuleMinecraft::ScriptPlayerEmoteAfterEvent &&)
MCAPI ScriptPlayerEmoteAfterEvent(::Player const &player, ::std::string emotePieceId, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void * $ctor(::Player const &player, ::std::string emotePieceId, ::Scripting::WeakLifetimeScope const &scope)