mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-25 18:19:14 +00:00
.
This commit is contained in:
@@ -25,9 +25,8 @@ public class WorldEditLink {
|
||||
(int) min.getClass().getDeclaredMethod("getZ").invoke(max)
|
||||
);
|
||||
} catch (Throwable ignored) {
|
||||
Iris.error("Failed to get WorldEdit Selection");
|
||||
}
|
||||
|
||||
}
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user