mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-27 19:19:07 +00:00
Fix command issues with studio
This commit is contained in:
@@ -230,7 +230,6 @@ public class IrisEngine extends BlockPopulator implements Engine {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public void printMetrics(CommandSender sender) {
|
||||
KMap<String, Double> totals = new KMap<>();
|
||||
KMap<String, Double> weights = new KMap<>();
|
||||
@@ -286,7 +285,6 @@ public class IrisEngine extends BlockPopulator implements Engine {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public void close() {
|
||||
J.car(art);
|
||||
|
||||
Reference in New Issue
Block a user