mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-13 02:51:37 +01:00
Added new biome enum values
By: Nathan Adams <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
8afb3fdf8e
commit
b2c01fec3c
@ -20,4 +20,10 @@ public enum Biome {
|
||||
OCEAN,
|
||||
RIVER,
|
||||
EXTREME_HILLS,
|
||||
FROZEN_OCEAN,
|
||||
FROZEN_RIVER,
|
||||
ICE_PLAINS,
|
||||
ICE_MOUNTAINS,
|
||||
MUSHROOM_ISLAND,
|
||||
MUSHROOM_SHORE
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user