Upstream Paper

This commit is contained in:
Sotr
2018-07-30 21:56:14 +08:00
parent 601ec9e90d
commit b743d7dc4c
4 changed files with 8 additions and 4 deletions

View File

@@ -982,6 +982,8 @@ public class Chunk {
}
}
// Spigot End
entity.setCurrentChunk(null); // Paper
entity.entitySlice = null; // Paper
// Do not pass along players, as doing so can get them stuck outside of time.
// (which for example disables inventory icon updates and prevents block breaking)