mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-03 16:36:00 +00:00
Removed Redundant World Init
This commit is contained in:
parent
c7ecdaf8a8
commit
54f14392d9
@ -244,8 +244,6 @@ public class IrisEngine implements Engine {
|
||||
|
||||
@Override
|
||||
public IrisEngineData getEngineData() {
|
||||
World w = null;
|
||||
|
||||
return engineData.aquire(() -> {
|
||||
//TODO: Method this file
|
||||
File f = new File(getWorld().worldFolder(), "iris/engine-data/" + getDimension().getLoadKey() + ".json");
|
||||
|
Loading…
x
Reference in New Issue
Block a user