Readd chunk priority patch, including many chunk system fixes from tuinity (#6488)
This commit is contained in:
parent
7a51a16318
commit
4355a3ac96
20 changed files with 1890 additions and 119 deletions
|
@ -58,4 +58,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ abstract public void loadAndSaveFiles(); // Paper - moved from DedicatedPlayerList constructor
|
||||
|
||||
public void placeNewPlayer(Connection connection, ServerPlayer player) {
|
||||
ServerPlayer prev = pendingPlayers.put(player.getUUID(), player);// Paper
|
||||
player.isRealPlayer = true; // Paper - Chunk priority
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue