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

Public Member Functions

CraftableCompoundsoperator= (CraftableCompounds const &)
 
 CraftableCompounds (CraftableCompounds const &)
 
virtual void _registerCompound (::std::vector<::ItemStack > const &input, ::ItemStack const &result, ::LabTableReactionType reaction, ::CompoundContainerType containerOverride)
 
MCAPI CraftableCompounds ()
 
MCAPI::std::string _getCompoundId (::std::vector<::ItemStack > const &input)
 
MCAPI void _registerCompound (::std::vector<::ChemistryIngredient > const &input, ::ItemStack const &result, ::LabTableReactionType reaction, ::CompoundContainerType containerOverride)
 
MCAPI void _registerCompound (::std::vector<::ChemistryIngredient > const &input, ::CompoundType result, ::LabTableReactionType reaction, ::CompoundContainerType containerOverride, int stackCount)
 
MCAPI ::std::vector<::ItemStack > const * getComponents (::ItemDescriptor const &compound) const
 
MCAPI::LabTableReactionType getReaction (::std::vector<::ItemStack > const &components)
 
MCAPI void registerCompounds ()
 
MCAPI void * $ctor ()
 
MCAPI void $dtor ()
 
MCAPI void $_registerCompound (::std::vector<::ItemStack > const &input, ::ItemStack const &result, ::LabTableReactionType reaction, ::CompoundContainerType containerOverride)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk5ed814
 
::ll::UntypedStorage< 8, 64 > mUnkf8c572
 
::ll::UntypedStorage< 8, 64 > mUnk66c4f9
 
::ll::UntypedStorage< 8, 64 > mUnka6490c
 

Constructor & Destructor Documentation

◆ CraftableCompounds()

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

◆ _getCompoundId()

MCAPI::std::string CraftableCompounds::_getCompoundId ( ::std::vector<::ItemStack > const & input)
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.

◆ _registerCompound() [1/2]

MCAPI void CraftableCompounds::_registerCompound ( ::std::vector<::ChemistryIngredient > const & input,
::ItemStack const & result,
::LabTableReactionType reaction,
::CompoundContainerType containerOverride )
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.

◆ _registerCompound() [2/2]

MCAPI void CraftableCompounds::_registerCompound ( ::std::vector<::ChemistryIngredient > const & input,
::CompoundType result,
::LabTableReactionType reaction,
::CompoundContainerType containerOverride,
int stackCount )
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.

◆ getComponents()

MCAPI ::std::vector<::ItemStack > const * CraftableCompounds::getComponents ( ::ItemDescriptor const & compound) 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.

◆ getReaction()

MCAPI::LabTableReactionType CraftableCompounds::getReaction ( ::std::vector<::ItemStack > const & components)
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.

◆ registerCompounds()

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

◆ $dtor()

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

◆ $_registerCompound()

MCAPI void CraftableCompounds::$_registerCompound ( ::std::vector<::ItemStack > const & input,
::ItemStack const & result,
::LabTableReactionType reaction,
::CompoundContainerType containerOverride )
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 ** CraftableCompounds::$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: