mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-31 21:48:08 +01:00
Fix build
This commit is contained in:
parent
44c777395b
commit
26224d6373
@ -657,7 +657,6 @@ public class Player extends LivingEntity implements CommandSender, Localizable,
|
||||
}
|
||||
|
||||
super.setInstance(instance, spawnPosition);
|
||||
this.lastSyncedPlayerPosition.set(position);
|
||||
|
||||
if (!position.isSimilar(spawnPosition) && !firstSpawn) {
|
||||
// Player changed instance at a different position
|
||||
|
Loading…
Reference in New Issue
Block a user