Package 

Class PermissiveSocketCommand

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      PermissiveSocketCommand(ConfigurationSection configurationSection)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.tealcube.minecraft.bukkit.mythicdrops.api.socketing.SocketCommand

        equals, getCommand, getPermissions, getRunner, hashCode, setCommand, setPermissions, setRunner, toDebugString, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PermissiveSocketCommand

        PermissiveSocketCommand(ConfigurationSection configurationSection)
    • Method Detail