Pim van der Loos
294f4d1cf3
Slightly simplify DurabilityManager
- Added a simple DurabilityManager#isBroken methods. This allows hiding the getMaxDurability method and move any isBroken logic out of the classes where it was previously used.
Description
Languages
Java
100%