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

Public Member Functions

virtual bool isItemAllowedInSlot (::ContainerScreenContext const &screenContext, int const slot, ::ItemStackBase const &item, int const amount, bool) const
 
virtual int getContainerOffset (::ContainerScreenContext const &screenContext) const
 
virtual int getContainerSize (::ContainerScreenContext const &screenContext, ::Container const &container) const
 
MCAPI bool $isItemAllowedInSlot (::ContainerScreenContext const &screenContext, int const slot, ::ItemStackBase const &item, int const amount, bool) const
 
MCAPI int $getContainerOffset (::ContainerScreenContext const &screenContext) const
 
MCAPI int $getContainerSize (::ContainerScreenContext const &screenContext, ::Container const &container) const
 
virtual bool isValidSlotForContainer (::ContainerScreenContext const &screenContext, ::Container const &container, int const slot) 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
 
MCAPI bool $isValidSlotForContainer (::ContainerScreenContext const &screenContext, ::Container const &container, int const slot) 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
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ isItemAllowedInSlot()

virtual bool CompoundCreatorInputValidation::isItemAllowedInSlot ( ::ContainerScreenContext const & screenContext,
int const slot,
::ItemStackBase const & item,
int const amount,
bool  ) const
virtual

Reimplemented from ContainerValidationBase.

◆ getContainerOffset()

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

Reimplemented from ContainerValidationBase.

◆ getContainerSize()

virtual int CompoundCreatorInputValidation::getContainerSize ( ::ContainerScreenContext const & screenContext,
::Container const & container ) const
virtual

Reimplemented from ContainerValidationBase.

◆ $isItemAllowedInSlot()

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

◆ $getContainerOffset()

MCAPI int CompoundCreatorInputValidation::$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.

◆ $getContainerSize()

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

◆ $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.

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