mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-26 01:43:51 -07:00
Indentation is important, ok?
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user