Update Island.java

fix doc
This commit is contained in:
Héphaïsto 2024-07-07 13:25:12 +02:00 committed by GitHub
parent 251abae6cb
commit 2b1f18eafe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -501,7 +501,7 @@ public class Island implements DataObject, MetaDataAble {
/**
* Get the maximum protected Z block coordinate based on the island location. It
* will never be more than {@link #getMinZ()}
* will never be more than {@link #getMaxZ()}
*
* @return the maxProtectedZ
* @since 1.5.2