LeviLamina
Loading...
Searching...
No Matches
DeferredScriptCommand Class Reference
+ Inheritance diagram for DeferredScriptCommand:

Public Member Functions

DeferredScriptCommandoperator= (DeferredScriptCommand const &)
 
 DeferredScriptCommand (DeferredScriptCommand const &)
 
virtual void execute (::MinecraftCommands &commands)
 
MCAPI DeferredScriptCommand (::std::unique_ptr<::ScriptCommand > scriptCommand, ::std::unique_ptr<::CommandContext > commandContext, ::Scripting::WeakLifetimeScope scope, ::Scripting::Promise< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptCommandResult >, ::ScriptModuleMinecraft::ScriptCommandError, void > promise)
 
MCAPI void * $ctor (::std::unique_ptr<::ScriptCommand > scriptCommand, ::std::unique_ptr<::CommandContext > commandContext, ::Scripting::WeakLifetimeScope scope, ::Scripting::Promise< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptCommandResult >, ::ScriptModuleMinecraft::ScriptCommandError, void > promise)
 
MCAPI void $dtor ()
 
MCAPI void $execute (::MinecraftCommands &commands)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkbd43df
 
::ll::UntypedStorage< 8, 8 > mUnkb39f82
 
::ll::UntypedStorage< 8, 16 > mUnk79b626
 
::ll::UntypedStorage< 8, 80 > mUnkf01e9a
 

Member Function Documentation

◆ execute()

virtual void DeferredScriptCommand::execute ( ::MinecraftCommands & commands)
virtual

Implements DeferredCommandBase.


The documentation for this class was generated from the following file: