-
Notifications
You must be signed in to change notification settings - Fork 0
Documentation
Andrew edited this page Aug 6, 2021
·
3 revisions
Complete documentation with all methods
- PaperUpdater.java
.downloadLatestPaper()
.downloadPaper(Build build)
.getCurrentPaperBuild()
.getCurrentPaperJar()
.getJavaPath()
.getJVMOptions()
.getLatestBuild()
.getStartingFile()
.getStartingFileContent()
.getUtils()
.isAvailableUpdate()
.removePapers(List papers)()
.removeUnneededPapers()
.setJavaPath(String javaPath)
.setJVMOptions(String JVMOptions)
.setStartingFile(String startingFile)
.setStartingFileContent(String startingFileContent)