mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-07 08:16:31 +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