geforkt von Mirrors/FastAsyncWorldEdit
Revert removal of world field.
This is needed. It shouldn't have been removed because it's nothing new.
Dieser Commit ist enthalten in:
Ursprung
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;
|
||||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren