This commit is contained in:
2023-11-19 07:51:44 +08:00
parent 410195fe64
commit 4ba759c34c
7 changed files with 347 additions and 38 deletions

View File

@@ -25,7 +25,6 @@ import net.minecraft.util.Identifier
class RMC : DedicatedServerModInitializer {
companion object {
private val stats: MutableSet<String> = Sets.newHashSet()