Class TridentFactory

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String mechanicID
    • Constructor Summary

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

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      <Error class: unknown class> getMechanic(String itemId)
      <Error class: unknown class> getMechanic(ItemStack itemStack)
      <Error class: unknown class> parse(ConfigurationSection section)
      • 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
    • Constructor Detail

      • TridentFactory

        TridentFactory(ConfigurationSection section)
    • Method Detail

      • getMechanic

         <Error class: unknown class> getMechanic(ItemStack itemStack)
      • parse

         <Error class: unknown class> parse(ConfigurationSection section)