9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-30 12:29:20 +00:00

Support spigot

This commit is contained in:
Daniel Mills
2020-11-22 11:41:43 -05:00
parent 03f535e85e
commit 34040abc8f
8 changed files with 42 additions and 46 deletions

View File

@@ -389,7 +389,6 @@ public class IrisDimension extends IrisRegistrant
return r;
}
public KList<IrisRegion> getAllAnyRegions()
{
KList<IrisRegion> r = new KList<>();