mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-28 05:35:44 +01:00
Fixed a mistake in IWM javadoc
This commit is contained in:
parent
5391544e9c
commit
09ce51259d
@ -330,7 +330,7 @@ public class IslandWorldManager {
|
||||
*
|
||||
* @param world
|
||||
* - world
|
||||
* @return true if world is a known and valid nether world
|
||||
* @return true if world is a known and valid end world
|
||||
*/
|
||||
public boolean isEnd(World world) {
|
||||
World w = Util.getWorld(world);
|
||||
|
Loading…
Reference in New Issue
Block a user