mirror of
https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git
synced 2025-08-21 05:44:33 +00:00
Indentation is important, ok?
This commit is contained in:
parent
f36bca9fb7
commit
54bcd1c1f3
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ public class CraftChunk implements Chunk {
|
|||
return entities;
|
||||
}
|
||||
|
||||
public boolean isLoaded() {
|
||||
public boolean isLoaded() {
|
||||
return getWorld().isChunkLoaded(this);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue