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

Public Member Functions

MCAPI LevelBlockDestroyer (::Bedrock::NotNullNonOwnerPtr<::LevelEventManager > levelEventManager, ::std::unique_ptr<::ILevelBlockDestroyerProxy > levelBlockDestroyerProxy)
MCAPI bool destroyBlock (::BlockSource &region, ::BlockPos const &pos, bool dropResources, ::BlockChangeContext const &changeSourceContext)
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::LevelEventManager > levelEventManager, ::std::unique_ptr<::ILevelBlockDestroyerProxy > levelBlockDestroyerProxy)

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::LevelEventManager > const > mLevelEventManager
::ll::TypedStorage< 8, 8, ::gsl::not_null<::std::unique_ptr<::ILevelBlockDestroyerProxy > > const > mLevelBlockDestroyerProxy

Constructor & Destructor Documentation

◆ LevelBlockDestroyer()

MCAPI LevelBlockDestroyer::LevelBlockDestroyer ( ::Bedrock::NotNullNonOwnerPtr<::LevelEventManager > levelEventManager,
::std::unique_ptr<::ILevelBlockDestroyerProxy > levelBlockDestroyerProxy )
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

◆ destroyBlock()

MCAPI bool LevelBlockDestroyer::destroyBlock ( ::BlockSource & region,
::BlockPos const & pos,
bool dropResources,
::BlockChangeContext const & changeSourceContext )
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 * LevelBlockDestroyer::$ctor ( ::Bedrock::NotNullNonOwnerPtr<::LevelEventManager > levelEventManager,
::std::unique_ptr<::ILevelBlockDestroyerProxy > levelBlockDestroyerProxy )
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: