From d48cc76313d74f02a0e8b4a072e6aa8a4625971f Mon Sep 17 00:00:00 2001 From: irnsght Date: Fri, 2 Apr 2021 21:44:04 +0200 Subject: [PATCH] Fixed warpJumpManager trying to access a private variable in jumpevent (was set to private in recent starloader update probably) --- .idea/workspace.xml | 64 +++++++++++------- .run/SM with warpspace.run.xml | 4 +- out/production/Warpspace/testing/main.class | Bin 2927 -> 371 bytes src/me/iron/WarpSpace/Mod/WarpJumpEvent.java | 2 +- .../iron/WarpSpace/Mod/WarpJumpManager.java | 4 +- 5 files changed, 44 insertions(+), 30 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 199c92f..ddedda1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,8 @@ - + + @@ -31,11 +32,11 @@ - + + - - - + + + @@ -261,53 +263,62 @@ - + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + @@ -321,10 +332,11 @@ - - + + + @@ -336,5 +348,9 @@ + + + + \ No newline at end of file diff --git a/.run/SM with warpspace.run.xml b/.run/SM with warpspace.run.xml index e9e1694..5e5e43a 100644 --- a/.run/SM with warpspace.run.xml +++ b/.run/SM with warpspace.run.xml @@ -7,9 +7,7 @@