Partially rewrite kaiiju entity throttler

This commit is contained in:
2026-07-17 21:04:02 +08:00
parent fb6a193259
commit 0cf1ddec5c
4 changed files with 52 additions and 75 deletions
+1 -2
View File
@@ -64,7 +64,7 @@
}
}
val log4jPlugins = sourceSets.create("log4jPlugins") {
@@ -134,7 +_,15 @@
@@ -134,7 +_,14 @@
}
dependencies {
@@ -76,7 +76,6 @@
+ implementation("com.github.luben:zstd-jni:1.5.4-1")
+ implementation("net.openhft:zero-allocation-hashing:0.16")
+ implementation("net.objecthunter:exp4j:0.4.8")
+ implementation("io.github.classgraph:classgraph:4.8.158")
+ // Shiroha end
implementation("ca.spottedleaf:leafpile:1.0.0")
implementation("org.jline:jline-terminal-ffm:3.27.1") // use ffm on java 22+