LeviLamina
Loading...
Searching...
No Matches
MinecraftArguments Struct Reference

Classes

struct  CreateMinecraftCommandsArgs
struct  CreateServerNetworkHandlerArgs
struct  MinecraftCommandsFactoryArguments
struct  ServerNetworkHandlerFactoryArguments

Public Member Functions

MinecraftArgumentsoperator= (MinecraftArguments const &)
 MinecraftArguments (MinecraftArguments const &)
MCAPI ::brstd::move_only_function< ::std::unique_ptr<::ServerNetworkHandler >(::MinecraftArguments::CreateServerNetworkHandlerArgs &&)> createServerNetworkHandlerFactory (::MinecraftArguments::ServerNetworkHandlerFactoryArguments &&args)
MCAPI ~MinecraftArguments ()
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::brstd::move_only_function< ::std::unique_ptr<::MinecraftCommands >(::MinecraftArguments::CreateMinecraftCommandsArgs &&) const > createMinecraftCommandsFactory (::MinecraftArguments::MinecraftCommandsFactoryArguments &&factoryArgs)
static MCAPI ::std::unique_ptr<::ResourcePackManagercreateResourcePackManager (::Core::FilePathManager const &filePathManager, ::IContentTierManager const &contentTierManager)

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk13dd73
::ll::UntypedStorage< 8, 8 > mUnk99bc61
::ll::UntypedStorage< 8, 8 > mUnkc400a9
::ll::UntypedStorage< 8, 8 > mUnk55bc06
::ll::UntypedStorage< 8, 16 > mUnk806b1f
::ll::UntypedStorage< 8, 8 > mUnk146694
::ll::UntypedStorage< 1, 1 > mUnk10fae3
::ll::UntypedStorage< 8, 8 > mUnk4298d6
::ll::UntypedStorage< 8, 8 > mUnkf34ccc
::ll::UntypedStorage< 8, 8 > mUnk24e7ba
::ll::UntypedStorage< 8, 8 > mUnk4ff601
::ll::UntypedStorage< 8, 64 > mUnk4e2b86
::ll::UntypedStorage< 8, 64 > mUnk979579
::ll::UntypedStorage< 1, 1 > mUnk8f0ef7
::ll::UntypedStorage< 8, 16 > mUnk4389b9
::ll::UntypedStorage< 8, 16 > mUnka187cd
::ll::UntypedStorage< 8, 64 > mUnkd0ab0f
::ll::UntypedStorage< 8, 64 > mUnkb71d0a

Constructor & Destructor Documentation

◆ ~MinecraftArguments()

MCAPI MinecraftArguments::~MinecraftArguments ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ createServerNetworkHandlerFactory()

Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ createMinecraftCommandsFactory()

MCAPI ::brstd::move_only_function< ::std::unique_ptr<::MinecraftCommands >(::MinecraftArguments::CreateMinecraftCommandsArgs &&) const > MinecraftArguments::createMinecraftCommandsFactory ( ::MinecraftArguments::MinecraftCommandsFactoryArguments && factoryArgs)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ createResourcePackManager()

MCAPI ::std::unique_ptr<::ResourcePackManager > MinecraftArguments::createResourcePackManager ( ::Core::FilePathManager const & filePathManager,
::IContentTierManager const & contentTierManager )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void MinecraftArguments::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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