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

Public Member Functions

virtual bool isCraftingImplemented ()
 
virtual::ContainerValidationCraftResult getCraftResult (::ContainerScreenContext const &screenContext, ::ContainerScreenValidation &screenValidation, ::std::unique_ptr<::ContainerValidationCraftInputs > craftInputs, uchar const numCrafts)
 
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 AnvilContainerScreenValidator::isCraftingImplemented ( )
virtual

Reimplemented from ContainerScreenValidatorBase.

◆ $isCraftingImplemented()

MCAPI bool AnvilContainerScreenValidator::$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 AnvilContainerScreenValidator::$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 ** AnvilContainerScreenValidator::$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: