LeviLamina
Loading...
Searching...
No Matches
StoneCutterContainerScreenValidator Class Reference
+ Inheritance diagram for StoneCutterContainerScreenValidator:

Public Member Functions

virtual bool isCraftingImplemented ()
 
virtual::ContainerValidationCraftResult getCraftResult (::ContainerScreenContext const &screenContext, ::ContainerScreenValidation &screenValidation, ::std::unique_ptr<::ContainerValidationCraftInputs > craftInputs, uchar const numCrafts)
 
MCAPI::ItemInstance _getResultFromId (::ContainerScreenContext const &screenContext, ::RecipeNetId const &recipeNetId)
 
MCAPI bool _recipeMatches (::ContainerScreenContext const &screenContext, ::RecipeNetId const &recipeNetId, ::ItemStack const &inputStack) const
 
MCAPI bool $isCraftingImplemented ()
 
MCAPI::ContainerValidationCraftResult $getCraftResult (::ContainerScreenContext const &screenContext, ::ContainerScreenValidation &screenValidation, ::std::unique_ptr<::ContainerValidationCraftInputs > craftInputs, uchar const numCrafts)
 
virtual ::std::shared_ptr<::ContainerValidationCommitObjectpostCommitItemRemoved (::ContainerEnumName const, int const, ::ItemStack const &)
 
MCAPI void $dtor ()
 
MCAPI ::std::shared_ptr<::ContainerValidationCommitObject$postCommitItemRemoved (::ContainerEnumName const, int const, ::ItemStack const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 64, ::std::unordered_set<::ContainerEnumName > > mValidContainerEnumNames
 

Member Function Documentation

◆ isCraftingImplemented()

virtual bool StoneCutterContainerScreenValidator::isCraftingImplemented ( )
virtual

Reimplemented from ContainerScreenValidatorBase.

◆ _getResultFromId()

MCAPI::ItemInstance StoneCutterContainerScreenValidator::_getResultFromId ( ::ContainerScreenContext const & screenContext,
::RecipeNetId const & recipeNetId )
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.

◆ _recipeMatches()

MCAPI bool StoneCutterContainerScreenValidator::_recipeMatches ( ::ContainerScreenContext const & screenContext,
::RecipeNetId const & recipeNetId,
::ItemStack const & inputStack ) 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.

◆ $isCraftingImplemented()

MCAPI bool StoneCutterContainerScreenValidator::$isCraftingImplemented ( )
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.

◆ $getCraftResult()

MCAPI::ContainerValidationCraftResult StoneCutterContainerScreenValidator::$getCraftResult ( ::ContainerScreenContext const & screenContext,
::ContainerScreenValidation & screenValidation,
::std::unique_ptr<::ContainerValidationCraftInputs > craftInputs,
uchar const numCrafts )
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 ** StoneCutterContainerScreenValidator::$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 ContainerScreenValidatorBase::$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.

◆ $postCommitItemRemoved()

MCAPI ::std::shared_ptr<::ContainerValidationCommitObject > ContainerScreenValidatorBase::$postCommitItemRemoved ( ::ContainerEnumName const ,
int const ,
::ItemStack const &  )
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: