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

Public Member Functions

WorldGenContextoperator= (WorldGenContext const &)
 
MCAPI WorldGenContext (::WorldGenContext const &)
 
MCAPI ~WorldGenContext ()
 
MCAPI void * $ctor (::WorldGenContext const &)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 8, ::Aquifer * > mAquifer
 
::ll::TypedStorage< 8, 64, ::std::function< void(::BlockPos const &, ::Block const &, int)> > mTickUpdateFn
 
::ll::TypedStorage< 8, 8, ::IPreliminarySurfaceProvider const * > mPreliminarySurfaceProvider
 

Constructor & Destructor Documentation

◆ WorldGenContext()

MCAPI WorldGenContext::WorldGenContext ( ::WorldGenContext 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.

◆ ~WorldGenContext()

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

◆ $ctor()

MCAPI void * WorldGenContext::$ctor ( ::WorldGenContext 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.

◆ $dtor()

MCAPI void WorldGenContext::$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: