3#include "mc/_HeaderOutputPredefine.h"
10namespace ScriptModuleServerAdmin {
12struct ScriptTransferPlayerNetherNetOptions {
21 ScriptTransferPlayerNetherNetOptions(ScriptTransferPlayerNetherNetOptions
const&);
22 ScriptTransferPlayerNetherNetOptions();
27 MCNAPI ::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions&
30 MCNAPI ::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions&
39 MCNAPI static ::Scripting::InterfaceBinding
bind();
Definition ScriptTransferPlayerNetherNetOptions.h:12
static MCAPI ::Scripting::InterfaceBinding bind()
MCAPI ~ScriptTransferPlayerNetherNetOptions()
MCAPI::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions & operator=(::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions &&)
MCAPI::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions & operator=(::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions const &)
Definition InterfaceBinding.h:16