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