3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/scripting/modules/minecraft/events/ScriptBlockEvent.h"
12namespace Scripting {
class WeakLifetimeScope; }
13namespace Scripting {
struct ClassBinding; }
16namespace ScriptModuleMinecraft {
44 MCNAPI static ::Scripting::ClassBinding
bind();
Definition WeakLifetimeScope.h:12
Definition ScriptBlockEvent.h:12
Definition ScriptPlayerPlaceBlockAfterEvent.h:18
MCAPI ScriptPlayerPlaceBlockAfterEvent(::Player &player, ::BlockPos const &pos, ::Scripting::WeakLifetimeScope const &scope)
static MCAPI ::Scripting::ClassBinding bind()
MCAPI void * $ctor(::Player &player, ::BlockPos const &pos, ::Scripting::WeakLifetimeScope const &scope)