[ci skip] Fix tiny mistake in adventure javadocs (#8046)
This commit is contained in:
@@ -3758,7 +3758,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ *
|
+ *
|
||||||
+ * <p>Plugins should check that {@link #hasLore()} returns <code>true</code> before calling this method.</p>
|
+ * <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();
|
+ @Nullable List<net.kyori.adventure.text.Component> lore();
|
||||||
+
|
+
|
||||||
|
|||||||
Reference in New Issue
Block a user