|
LeviLamina
|
Static Public Member Functions | |
| static MCAPI bool | _parseItemLockMode (::ItemStackBase &item, ::Json::Value const &data) |
| static MCAPI_C void | appendItemLockHoverText (::Bedrock::Safety::RedactableString &formattedHoverText, ::ItemStackBase const &item) |
| static MCAPI_C void | appendItemLockPopupNoticeText (::std::string &formattedPopupNoticeText, ::ItemStackBase const &item) |
| static MCAPI bool | canMoveItemSlots (::Actor const &actor, ::ItemStackBase const &item) |
| static MCAPI ::ItemLockMode | getItemLockMode (::ItemStackBase const &item) |
| static MCAPI bool | isItemLocked (::ItemStackBase const &item) |
| static MCAPI bool | removeItemLockMode (::ItemStackBase &item) |
| static MCAPI bool | removeKeepOnDeath (::ItemStackBase &item) |
| static MCAPI bool | shouldKeepOnDeath (::ItemStackBase const &item) |
| static MCAPI bool | shouldKeepOnDeath (::Actor const &actor, ::ItemStackBase const &item) |