geforkt von Mirrors/Paper
SPIGOT-4886: Villager type SNOWY should be named SNOW
By: blablubbabc <lukas@wirsindwir.de>
Dieser Commit ist enthalten in:
Ursprung
4ed27a6eca
Commit
413964569b
@ -86,7 +86,7 @@ public interface Villager extends AbstractVillager {
|
|||||||
JUNGLE,
|
JUNGLE,
|
||||||
PLAINS,
|
PLAINS,
|
||||||
SAVANNA,
|
SAVANNA,
|
||||||
SNOWY,
|
SNOW,
|
||||||
SWAMP,
|
SWAMP,
|
||||||
TAIGA;
|
TAIGA;
|
||||||
private final NamespacedKey key;
|
private final NamespacedKey key;
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren