Method added to replace collection

This commit is contained in:
2024-04-19 08:59:10 -04:00
parent 919b29c38f
commit dbd4c5d246
2 changed files with 12 additions and 0 deletions
+1
View File
@@ -423,4 +423,5 @@ public enum ForgeManager implements Runnable {
return modifier;
}
}