Class RepairMechanicFactory

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      RepairMechanicFactory(ConfigurationSection section)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean isNexoDurabilityOnly()
      RepairMechanic getMechanic(String itemID)
      RepairMechanic getMechanic(ItemStack itemStack)
      RepairMechanic parse(ConfigurationSection mechanicSection)
      • Methods inherited from class com.nexomc.nexo.mechanics.MechanicFactory

        getMechanicID, isNotImplementedIn, isNotImplementedIn, items, registerListeners
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait