Package 

Interface SocketingSettings


  • 
    public interface SocketingSettings
    
                        

    Represents the socketing.yml. Names map practically one-to-one for keys and sections.

    • Method Summary

      Modifier and Type Method Description
      abstract String getVersion()
      abstract SocketingOptions getOptions()
      abstract SocketingItems getItems()
      abstract Combining getCombining()
      • Methods inherited from class com.tealcube.minecraft.bukkit.mythicdrops.api.settings.SocketingSettings

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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