fix ProbabilityCollection map issues

This commit is contained in:
dfsek
2021-03-01 16:43:14 -07:00
parent 1125b498ec
commit 265449c5a7
6 changed files with 70 additions and 34 deletions

View File

@@ -33,8 +33,6 @@ dependencies {
"compileOnly"("com.sk89q.worldedit:worldedit-bukkit:7.2.0-SNAPSHOT")
"shadedImplementation"("com.google.guava:guava:30.0-jre")
"testImplementation"("com.google.guava:guava:30.0-jre")
}
val testDir = "target/server/"