mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-18 11:22:15 +01:00
[ci skip] Fix tiny mistake in adventure javadocs (#8046)
This commit is contained in:
parent
bd0ca3a1fc
commit
a0bca1d513
1 changed files with 1 additions and 1 deletions
|
@ -3758,7 +3758,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ *
|
||||
+ * <p>Plugins should check that {@link #hasLore()} returns <code>true</code> before calling this method.</p>
|
||||
+ *
|
||||
+ * @return the display name
|
||||
+ * @return the lore
|
||||
+ */
|
||||
+ @Nullable List<net.kyori.adventure.text.Component> lore();
|
||||
+
|
||||
|
|
Loading…
Add table
Reference in a new issue