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

Classes

struct  Reduction

Public Member Functions

BlockReduceroperator= (BlockReducer const &)
 BlockReducer (BlockReducer const &)
virtual void registerBlock (::ItemStack const &block, ::std::vector<::ItemStack > const &elements)
MCAPI BlockReducer ()
MCAPI ::std::vector<::ItemStack > const * getReduction (::ItemStackBase const &block) const
MCAPI ::std::unordered_map< int, ::std::vector<::ItemStack > > const & getReductionMap () const
MCAPI::ItemDescriptor tryGetItemDescriptorFromKey (int blockKey) const
MCAPI void * $ctor ()
MCAPI void $registerBlock (::ItemStack const &block, ::std::vector<::ItemStack > const &elements)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk6c1281

Constructor & Destructor Documentation

◆ BlockReducer()

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

◆ getReduction()

MCAPI ::std::vector<::ItemStack > const * BlockReducer::getReduction ( ::ItemStackBase const & block) 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.

◆ getReductionMap()

MCAPI ::std::unordered_map< int, ::std::vector<::ItemStack > > const & BlockReducer::getReductionMap ( ) 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.

◆ tryGetItemDescriptorFromKey()

MCAPI::ItemDescriptor BlockReducer::tryGetItemDescriptorFromKey ( int blockKey) 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.

◆ $ctor()

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

◆ $registerBlock()

MCAPI void BlockReducer::$registerBlock ( ::ItemStack const & block,
::std::vector<::ItemStack > const & elements )
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()

MCAPI void ** BlockReducer::$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.

The documentation for this class was generated from the following file: