Uses of Class
org.progettoedids.exceptions.ExhaustedUsabilityException
Packages that use ExhaustedUsabilityException
Package
Description
A package for the abstract Weapon subtype of Item and its concrete final subclasses.
-
Uses of ExhaustedUsabilityException in org.progettoedids.entities.items.weapons
Methods in org.progettoedids.entities.items.weapons that throw ExhaustedUsabilityExceptionModifier and TypeMethodDescriptionintWeapon.decreaseUsabilityLevel()Decreases the usability level of the weapon by one.