mirror of
https://github.com/Minestom/Minestom.git
synced 2025-03-02 11:21:15 +01:00
Remove dead line
This commit is contained in:
parent
2f53388b9f
commit
3b37987f15
@ -463,7 +463,6 @@ public class Entity implements Viewable, EventHandler, DataContainer, Permission
|
||||
}
|
||||
|
||||
// Check if the entity chunk is loaded
|
||||
final Chunk currentChunk = getChunk();
|
||||
if (!ChunkUtils.isLoaded(currentChunk)) {
|
||||
// No update for entities in unloaded chunk
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user