public abstract class BiomeMappings
extends Object
1.13 to 1.9+ biome name mappings.
-
Constructor Summary
Constructors
-
Method Summary
static @Nullable org.bukkit.block.Biome
toString(org.bukkit.block.Biome biome,
int flags)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BiomeMappings
public BiomeMappings()
-
Method Details
-
parse
public static @Nullable org.bukkit.block.Biome parse
(String name)
-
toString
public static String toString
(org.bukkit.block.Biome biome,
int flags)
-
getAllNames
public static String getAllNames()