Skip to content

Commit

Permalink
Document return value
Browse files Browse the repository at this point in the history
  • Loading branch information
Jikoo committed Dec 21, 2023
1 parent c08891c commit 9d331cd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ protected RegionInfo(@NotNull WorldInfo world, int lowestChunkX, int lowestChunk
/**
* Reads the RegionInfo into memory.
*
* @return true if the RegionInfo was read successfully
* @throws IOException if there is an error reading the RegionInfo
*/
public abstract boolean read() throws IOException;
Expand Down

0 comments on commit 9d331cd

Please sign in to comment.