Uses of Class
net.tnemc.item.component.impl.UseCooldownComponent
Packages that use UseCooldownComponent
-
Uses of UseCooldownComponent in net.tnemc.item
Methods in net.tnemc.item that return types with arguments of type UseCooldownComponentModifier and TypeMethodDescriptiondefault Optional
<UseCooldownComponent<AbstractItemStack<T>, T>> AbstractItemStack.useCooldown()
Retrieves the UseCooldownComponent of the item stack if present.