Implement methods

This commit is contained in:
NotMyFault
2021-02-14 19:56:05 +01:00
parent 366ff738e2
commit 0a721b18ce
3 changed files with 8 additions and 3 deletions

View File

@ -9,7 +9,7 @@ dependencies {
exclude(group = "junit", module = "junit")
}
"shade"("com.thoughtworks.paranamer:paranamer:2.6")
"shade"("com.github.luben:zstd-jni:1.4.8-2")
"shade"("com.github.luben:zstd-jni:1.4.8-4")
"shade"("com.sk89q.lib:jlibnoise:1.0.0")
"shade"("org.enginehub.piston:core:0.5.6")
"shade"("org.enginehub.piston.core-ap:runtime:0.5.6")