Merge pull request #2427 from Hephaisto-dev/patch-1

Update Island.java
This commit is contained in:
tastybento 2024-07-07 21:40:35 -07:00 committed by GitHub
commit 34060740c7
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