|
LeviLamina
|
Public Member Functions | |
| MCAPI int | getItemCooldownLeft (::HashedString const &category) const |
| MCAPI int | getItemCooldownLeft (uint64 categoryHash) const |
| MCAPI int | getMaxItemCooldownLeft () const |
| MCAPI bool | isItemOnCooldown (::HashedString const &category) const |
| MCAPI::std::string | startItemCooldown (::HashedString const &category, int tickDuration) |
| MCAPI void | tickCooldowns () |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::ItemCooldown > > | mItemCooldowns |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::HashedString > > | mVanillaItemCooldowns |