Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-07 20:10:06 +01:00
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")
|
||||
protected final World world;
|
||||
private String worldName;
|
||||
private FaweQueue queue;
|
||||
private boolean wrapped;
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren