|
LeviLamina
|
Static Public Member Functions | |
| static MCAPI bool | _parseItemLockMode (::ItemStackBase &item, ::Json::Value const &data) |
| 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) |