mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-05 16:49:39 +00:00
SPIGOT-7293: Add Biome#CHERRY_GROVE
This commit is contained in:
parent
02ff2f897a
commit
4281159863
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ public enum Biome implements Keyed {
|
||||||
FROZEN_PEAKS,
|
FROZEN_PEAKS,
|
||||||
JAGGED_PEAKS,
|
JAGGED_PEAKS,
|
||||||
STONY_PEAKS,
|
STONY_PEAKS,
|
||||||
|
CHERRY_GROVE,
|
||||||
/**
|
/**
|
||||||
* Represents a custom Biome
|
* Represents a custom Biome
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue