LeviLamina
Loading...
Searching...
No Matches
CommandManager Class Reference

Public Member Functions

CommandManageroperator= (CommandManager const &)
 CommandManager (CommandManager const &)
MCAPI CommandManager (::MinecraftCommands &commands)
MCFOLD::MinecraftCommands const & getCommands () const
MCFOLD::MinecraftCommands & getCommands ()
MCFOLD::FunctionManager & getFunctionManager ()
MCFOLD void initialize (::std::unique_ptr<::FunctionManager > functionManager)
MCAPI void loadFunctionManager (::ResourcePackManager &resourcePackManager)
MCAPI void runCommand (::Command &command, ::CommandOrigin &origin, ::CommandOriginSystem originSystem)
MCAPI void runCommand (::HashedString const &commandStr, ::CommandOrigin &origin, ::CommandOriginSystem originSystem, ::CurrentCmdVersion commandVersion)
MCAPI void tick ()
MCFOLD void * $ctor (::MinecraftCommands &commands)
MCFOLD void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 8, ::MinecraftCommands & > mCommands
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::FunctionManager > > mFunctionManager

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