mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-05 16:49:39 +00:00
SPIGOT-4886: Villager type SNOWY should be named SNOW
This commit is contained in:
parent
91b0487aed
commit
d88d828c57
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ public interface Villager extends AbstractVillager {
|
|||
JUNGLE,
|
||||
PLAINS,
|
||||
SAVANNA,
|
||||
SNOWY,
|
||||
SNOW,
|
||||
SWAMP,
|
||||
TAIGA;
|
||||
private final NamespacedKey key;
|
||||
|
|
Loading…
Add table
Reference in a new issue