mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-31 03:38:13 +02: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