mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-05 10:20:53 +01:00
Indentation is important, ok?
This commit is contained in:
parent
f36bca9fb7
commit
54bcd1c1f3
@ -109,7 +109,7 @@ public class CraftChunk implements Chunk {
|
|||||||
return entities;
|
return entities;
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean isLoaded() {
|
public boolean isLoaded() {
|
||||||
return getWorld().isChunkLoaded(this);
|
return getWorld().isChunkLoaded(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user