mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-22 08:41:05 +00:00
Faster Interpolatin
This commit is contained in:
@@ -138,6 +138,7 @@ public class IrisEntitySpawn implements IRare {
|
||||
return e;
|
||||
} catch (Throwable e) {
|
||||
Iris.reportError(e);
|
||||
e.printStackTrace();
|
||||
Iris.error(" Failed to retrieve real entity @ " + at);
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user