Purge outdated biomes. Fixes BUKKIT-1087
This commit is contained in:
parent
1acd7401c7
commit
b626fb894a
@ -4,17 +4,11 @@ package org.bukkit.block;
|
||||
* Holds all accepted Biomes in the default server
|
||||
*/
|
||||
public enum Biome {
|
||||
RAINFOREST,
|
||||
SWAMPLAND,
|
||||
SEASONAL_FOREST,
|
||||
FOREST,
|
||||
SAVANNA,
|
||||
SHRUBLAND,
|
||||
TAIGA,
|
||||
DESERT,
|
||||
PLAINS,
|
||||
ICE_DESERT,
|
||||
TUNDRA,
|
||||
HELL,
|
||||
SKY,
|
||||
OCEAN,
|
||||
|
Loading…
x
Reference in New Issue
Block a user