LeviLamina
Loading...
Searching...
No Matches
CodeBuilder::GameContext Class Reference

Classes

struct  ItemTypeList
 
struct  ObjectTypeList
 

Public Member Functions

GameContextoperator= (GameContext const &)
 
 GameContext (GameContext const &)
 
MCAPI GameContext (::std::unordered_map<::std::string, ::std::vector<::std::string > > mobs, ::CodeBuilder::GameContext::ObjectTypeList blocks, ::CodeBuilder::GameContext::ItemTypeList items, ::std::function<::ILevel *()> levelGetter)
 
MCAPI::Json::Value blocksToJson () const
 
MCAPI::Json::Value itemsToJson () const
 
MCAPI::Json::Value mobsToJson () const
 
MCAPI ~GameContext ()
 
MCAPI void * $ctor (::std::unordered_map<::std::string, ::std::vector<::std::string > > mobs, ::CodeBuilder::GameContext::ObjectTypeList blocks, ::CodeBuilder::GameContext::ItemTypeList items, ::std::function<::ILevel *()> levelGetter)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::unique_ptr<::CodeBuilder::GameContextcreate (::std::function<::ILevel *()> levelGetter)
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnkb2c00b
 
::ll::UntypedStorage< 8, 152 > mUnk55791e
 
::ll::UntypedStorage< 8, 152 > mUnka2ed89
 
::ll::UntypedStorage< 8, 64 > mUnk8ef71e
 
::ll::UntypedStorage< 8, 64 > mUnk876113
 

Constructor & Destructor Documentation

◆ GameContext()

MCAPI CodeBuilder::GameContext::GameContext ( ::std::unordered_map<::std::string, ::std::vector<::std::string > > mobs,
::CodeBuilder::GameContext::ObjectTypeList blocks,
::CodeBuilder::GameContext::ItemTypeList items,
::std::function<::ILevel *()> levelGetter )
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.

◆ ~GameContext()

MCAPI CodeBuilder::GameContext::~GameContext ( )
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

◆ blocksToJson()

MCAPI::Json::Value CodeBuilder::GameContext::blocksToJson ( ) const
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.

◆ itemsToJson()

MCAPI::Json::Value CodeBuilder::GameContext::itemsToJson ( ) const
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.

◆ mobsToJson()

MCAPI::Json::Value CodeBuilder::GameContext::mobsToJson ( ) const
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.

◆ create()

static MCAPI ::std::unique_ptr<::CodeBuilder::GameContext > CodeBuilder::GameContext::create ( ::std::function<::ILevel *()> levelGetter)
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.

◆ $ctor()

MCAPI void * CodeBuilder::GameContext::$ctor ( ::std::unordered_map<::std::string, ::std::vector<::std::string > > mobs,
::CodeBuilder::GameContext::ObjectTypeList blocks,
::CodeBuilder::GameContext::ItemTypeList items,
::std::function<::ILevel *()> levelGetter )
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 CodeBuilder::GameContext::$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 class was generated from the following file: