Interface MythicDropsSpigotBuildToolsExtension

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract RegularFileProperty getBuildToolsLocation() Location of the BuildTools.
      abstract Property<Boolean> getIncludeRemapped() Should a version with --remapped also be run?
      abstract Property<String> getVersion() Which version of Spigot to build and publish into mavenLocal().
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • getBuildToolsLocation

         abstract RegularFileProperty getBuildToolsLocation()

        Location of the BuildTools.jar

      • getVersion

         abstract Property<String> getVersion()

        Which version of Spigot to build and publish into mavenLocal().