mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-24 17:22:55 +01:00
Ok, so we need this. *shifty eyes*
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
453084c971
commit
bffd335a52
1 changed files with 4 additions and 1 deletions
|
@ -16,5 +16,8 @@ public enum Biome {
|
|||
ICE_DESERT,
|
||||
TUNDRA,
|
||||
HELL,
|
||||
SKY
|
||||
SKY,
|
||||
OCEAN,
|
||||
RIVER,
|
||||
EXTREME_HILLS,
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue