mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-07 08:47:35 +01:00
Patch rebuild
This commit is contained in:
parent
2385111907
commit
85ec661cbb
@ -47,7 +47,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ this.playersByName.put(entityplayer1.getName(), entityplayer1); // Spigot
|
+ this.playersByName.put(entityplayer1.getName(), entityplayer1); // Spigot
|
||||||
this.j.put(entityplayer1.getUniqueID(), entityplayer1);
|
this.j.put(entityplayer1.getUniqueID(), entityplayer1);
|
||||||
}
|
}
|
||||||
entityplayer1.syncInventory();
|
// entityplayer1.syncInventory();
|
||||||
@@ -0,0 +0,0 @@ public abstract class PlayerList {
|
@@ -0,0 +0,0 @@ public abstract class PlayerList {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user