nbt types utils

This commit is contained in:
shedaniel
2020-11-07 15:35:40 +08:00
parent 01901636b6
commit 44e0c60bc1
2 changed files with 47 additions and 0 deletions

View File

@@ -31,6 +31,9 @@ allprojects {
year = 2020
}
exclude "**/NbtType.java"
exclude "**/*.accessWidener"
ignoreFailures = true
}
}