geforkt von Mirrors/Paper
Fix Player#playerListName nullability annotation (#6089)
Dieser Commit ist enthalten in:
Ursprung
cad0a49123
Commit
fff6b90af3
@ -1398,7 +1398,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ *
|
+ *
|
||||||
+ * @return the player list name
|
+ * @return the player list name
|
||||||
+ */
|
+ */
|
||||||
+ @Nullable net.kyori.adventure.text.Component playerListName();
|
+ @NotNull net.kyori.adventure.text.Component playerListName();
|
||||||
+
|
+
|
||||||
+ /**
|
+ /**
|
||||||
+ * Gets the currently displayed player list header for this player.
|
+ * Gets the currently displayed player list header for this player.
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren