SPIGOT-7293: Add Biome#CHERRY_GROVE

By: Doc <nachito94@msn.com>
This commit is contained in:
Bukkit/Spigot 2023-03-15 20:41:35 +11:00
parent ff78a4cdaf
commit ba38cd2356

View file

@ -72,6 +72,7 @@ public enum Biome implements Keyed {
FROZEN_PEAKS,
JAGGED_PEAKS,
STONY_PEAKS,
CHERRY_GROVE,
/**
* Represents a custom Biome
*/