Package com.plotsquared.bukkit.util
Class BukkitWorld
java.lang.Object
com.plotsquared.bukkit.util.BukkitWorld
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.plotsquared.core.location.World
World.NullWorld<T extends Object> -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetName()inthashCode()static @NonNull BukkitWorldGet a newBukkitWorldfrom a world namestatic @NonNull BukkitWorldGet a newBukkitWorldfrom a Bukkit worldtoString()
-
Method Details
-
of
Get a newBukkitWorldfrom a world name- Parameters:
worldName- World name- Returns:
- World instance
-
of
Get a newBukkitWorldfrom a Bukkit world- Parameters:
world- Bukkit world- Returns:
- World instance
-
getPlatformWorld
- Specified by:
getPlatformWorldin interfaceWorld<World>
-
getName
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-