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