LeviLamina
Loading...
Searching...
No Matches
Editor::Transactions::BlockChangedOperation Class Reference
+ Inheritance diagram for Editor::Transactions::BlockChangedOperation:

Public Member Functions

BlockChangedOperationoperator= (BlockChangedOperation const &)
 
 BlockChangedOperation (BlockChangedOperation const &)
 
virtual::std::string_view getName ()
 
virtual ::Scripting::Result_deprecated< void > _undo (::Editor::ServiceProviderCollection &services)
 
virtual ::Scripting::Result_deprecated< void > _redo (::Editor::ServiceProviderCollection &services)
 
MCAPI ::Scripting::Result_deprecated< void > _performOperation (::Editor::ServiceProviderCollection &services, bool isUndo) const
 
MCAPI ::Scripting::Result_deprecated< void > _setBlock (::Level &level, ::BlockSource &region, uint const &blockToPlace, uint const &extraBlockToPlace, ::CompoundTag *blockData, ::BlockPos const &pos) const
 
MCAPI::std::string_view $getName ()
 
MCAPI ::Scripting::Result_deprecated< void > $_undo (::Editor::ServiceProviderCollection &services)
 
MCAPI ::Scripting::Result_deprecated< void > $_redo (::Editor::ServiceProviderCollection &services)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::vector<::Editor::Transactions::BlockChangeIntentDatacreateBlockChangeIntentFromLocation (::BlockSource const &region, ::BlockPos const &pos, bool includeAll)
 
static MCAPI ::std::string const & DEFAULT_OPERATION_NAME ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk249dee
 

Member Function Documentation

◆ getName()

virtual::std::string_view Editor::Transactions::BlockChangedOperation::getName ( )
virtual

◆ _undo()

virtual ::Scripting::Result_deprecated< void > Editor::Transactions::BlockChangedOperation::_undo ( ::Editor::ServiceProviderCollection & services)
virtual

◆ _redo()

virtual ::Scripting::Result_deprecated< void > Editor::Transactions::BlockChangedOperation::_redo ( ::Editor::ServiceProviderCollection & services)
virtual

◆ _performOperation()

MCAPI ::Scripting::Result_deprecated< void > Editor::Transactions::BlockChangedOperation::_performOperation ( ::Editor::ServiceProviderCollection & services,
bool isUndo ) 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.

◆ _setBlock()

MCAPI ::Scripting::Result_deprecated< void > Editor::Transactions::BlockChangedOperation::_setBlock ( ::Level & level,
::BlockSource & region,
uint const & blockToPlace,
uint const & extraBlockToPlace,
::CompoundTag * blockData,
::BlockPos const & pos ) 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.

◆ createBlockChangeIntentFromLocation()

static MCAPI ::std::vector<::Editor::Transactions::BlockChangeIntentData > Editor::Transactions::BlockChangedOperation::createBlockChangeIntentFromLocation ( ::BlockSource const & region,
::BlockPos const & pos,
bool includeAll )
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.

◆ DEFAULT_OPERATION_NAME()

static MCAPI ::std::string const & Editor::Transactions::BlockChangedOperation::DEFAULT_OPERATION_NAME ( )
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.

◆ $getName()

MCAPI::std::string_view Editor::Transactions::BlockChangedOperation::$getName ( )
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.

◆ $_undo()

MCAPI ::Scripting::Result_deprecated< void > Editor::Transactions::BlockChangedOperation::$_undo ( ::Editor::ServiceProviderCollection & services)
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.

◆ $_redo()

MCAPI ::Scripting::Result_deprecated< void > Editor::Transactions::BlockChangedOperation::$_redo ( ::Editor::ServiceProviderCollection & services)
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.

◆ $vftable()

static MCAPI void ** Editor::Transactions::BlockChangedOperation::$vftable ( )
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 Editor::Transactions::IOperation::$dtor ( )
inherited
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: