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

Public Member Functions

virtual int getContainerOffset (::ContainerScreenContext const &screenContext) const
 
MCAPI int $getContainerOffset (::ContainerScreenContext const &screenContext) const
 
virtual bool isValidSlotForContainer (::ContainerScreenContext const &screenContext, ::Container const &container, int const slot) const
 
virtual bool isItemAllowedInSlot (::ContainerScreenContext const &screenContext, int const slot, ::ItemStackBase const &item, int const amount, bool) const
 
virtual int getAvailableSetCount (int const slot, ::ItemStackBase const &item) const
 
virtual int getAllowedAddCount (::ContainerScreenContext const &, ::ItemStackBase const &item) const
 
virtual bool isItemAllowedToRemove (::ContainerScreenContext const &screenContext, ::ItemStackBase const &item) const
 
virtual bool canItemMoveToContainer (::ItemStackBase const &item) const
 
virtual bool canDestroy (::ContainerScreenContext const &screenContext) const
 
virtual int getContainerSize (::ContainerScreenContext const &screenContext, ::Container const &container) const
 
MCAPI bool $isValidSlotForContainer (::ContainerScreenContext const &screenContext, ::Container const &container, int const slot) const
 
MCAPI bool $isItemAllowedInSlot (::ContainerScreenContext const &screenContext, int const slot, ::ItemStackBase const &item, int const amount, bool) const
 
MCAPI int $getAvailableSetCount (int const slot, ::ItemStackBase const &item) const
 
MCAPI int $getAllowedAddCount (::ContainerScreenContext const &, ::ItemStackBase const &item) const
 
MCAPI bool $isItemAllowedToRemove (::ContainerScreenContext const &screenContext, ::ItemStackBase const &item) const
 
MCAPI bool $canItemMoveToContainer (::ItemStackBase const &item) const
 
MCAPI bool $canDestroy (::ContainerScreenContext const &screenContext) const
 
MCAPI int $getContainerSize (::ContainerScreenContext const &screenContext, ::Container const &container) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ getContainerOffset()

virtual int Trade2Ingredient2ContainerValidation::getContainerOffset ( ::ContainerScreenContext const & screenContext) const
virtual

Reimplemented from ContainerValidationBase.

◆ $getContainerOffset()

MCAPI int Trade2Ingredient2ContainerValidation::$getContainerOffset ( ::ContainerScreenContext const & screenContext) 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.

◆ $vftable()

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

◆ $isValidSlotForContainer()

MCAPI bool ContainerValidationBase::$isValidSlotForContainer ( ::ContainerScreenContext const & screenContext,
::Container const & container,
int const slot ) 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.

◆ $isItemAllowedInSlot()

MCAPI bool ContainerValidationBase::$isItemAllowedInSlot ( ::ContainerScreenContext const & screenContext,
int const slot,
::ItemStackBase const & item,
int const amount,
bool  ) 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.

◆ $getAvailableSetCount()

MCAPI int ContainerValidationBase::$getAvailableSetCount ( int const slot,
::ItemStackBase const & item ) 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.

◆ $getAllowedAddCount()

MCAPI int ContainerValidationBase::$getAllowedAddCount ( ::ContainerScreenContext const & ,
::ItemStackBase const & item ) 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.

◆ $isItemAllowedToRemove()

MCAPI bool ContainerValidationBase::$isItemAllowedToRemove ( ::ContainerScreenContext const & screenContext,
::ItemStackBase const & item ) 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.

◆ $canItemMoveToContainer()

MCAPI bool ContainerValidationBase::$canItemMoveToContainer ( ::ItemStackBase const & item) 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.

◆ $canDestroy()

MCAPI bool ContainerValidationBase::$canDestroy ( ::ContainerScreenContext const & screenContext) 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.

◆ $getContainerSize()

MCAPI int ContainerValidationBase::$getContainerSize ( ::ContainerScreenContext const & screenContext,
::Container const & container ) 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: