diff --git a/patches/api/Adventure.patch b/patches/api/Adventure.patch index ced335af4d..247f65f1e7 100644 --- a/patches/api/Adventure.patch +++ b/patches/api/Adventure.patch @@ -1398,7 +1398,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 + * + * @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.