mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 09:47:38 +00:00
Revert removal of world field.
This is needed. It shouldn't have been removed because it's nothing new.
This commit is contained in:
parent
13b602cb83
commit
51b1b4262d
@ -205,6 +205,7 @@ public class EditSession extends AbstractDelegateExtent implements HasFaweQueue,
|
|||||||
}
|
}
|
||||||
|
|
||||||
@SuppressWarnings("ProtectedField")
|
@SuppressWarnings("ProtectedField")
|
||||||
|
protected final World world;
|
||||||
private String worldName;
|
private String worldName;
|
||||||
private FaweQueue queue;
|
private FaweQueue queue;
|
||||||
private boolean wrapped;
|
private boolean wrapped;
|
||||||
|
Loading…
Reference in New Issue
Block a user