mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-01 05:47:45 +01:00
[ci skip] Fix tiny mistake in adventure javadocs (#8046)
This commit is contained in:
parent
bd0ca3a1fc
commit
a0bca1d513
@ -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…
Reference in New Issue
Block a user