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

Classes

struct  Data
 

Public Member Functions

WorldChangeTransactionoperator= (WorldChangeTransaction const &)
 
 WorldChangeTransaction (WorldChangeTransaction const &)
 
MCAPI WorldChangeTransaction (::IBlockWorldGenAPI &target)
 
MCAPI void setBlock (::BlockPos const &pos, ::Block const &newBlock, int updateFlags)
 
MCAPI ~WorldChangeTransaction ()
 
MCAPI void * $ctor (::IBlockWorldGenAPI &target)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 8, ::IBlockWorldGenAPI & > mTarget
 
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::WorldChangeTransaction::Data > > mData
 

Constructor & Destructor Documentation

◆ WorldChangeTransaction()

MCAPI WorldChangeTransaction::WorldChangeTransaction ( ::IBlockWorldGenAPI & target)
explicit
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.

◆ ~WorldChangeTransaction()

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

◆ setBlock()

MCAPI void WorldChangeTransaction::setBlock ( ::BlockPos const & pos,
::Block const & newBlock,
int updateFlags )
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 * WorldChangeTransaction::$ctor ( ::IBlockWorldGenAPI & target)
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 WorldChangeTransaction::$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: