public abstract class BiomeUtils
extends Object
-
Method Summary
static @Nullable org.bukkit.block.Biome
toString(org.bukkit.block.Biome b,
int flags)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
parse
public static @Nullable org.bukkit.block.Biome parse
(String s)
-
toString
public static String toString
(org.bukkit.block.Biome b,
int flags)
-
getAllNames
public static String getAllNames()