Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-19 14:30:17 +01:00
New banner patterns
Dieser Commit ist enthalten in:
Ursprung
e2a61d4365
Commit
fcdd1b91a1
@ -72,7 +72,9 @@ public enum BannerPattern {
|
|||||||
SKULL("sku"),
|
SKULL("sku"),
|
||||||
FLOWER("flo"),
|
FLOWER("flo"),
|
||||||
MOJANG("moj"),
|
MOJANG("moj"),
|
||||||
PIGLIN("pig");
|
PIGLIN("pig"),
|
||||||
|
FLOW("flw"),
|
||||||
|
GUSTER("gus");
|
||||||
|
|
||||||
private static final BannerPattern[] VALUES = values();
|
private static final BannerPattern[] VALUES = values();
|
||||||
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren