geforkt von Mirrors/Paper
[ci skip] Fix javadoc mistake in EnchantmentRegistryEntry.Builder (#10898)
The javadoc for EnchantmentRegistryEntry.Builder accidentally refers to GameEventRegistryEntry, which is a different buildable registry entry.
Dieser Commit ist enthalten in:
Ursprung
7887bddbae
Commit
ffa51cc8b0
@ -153,7 +153,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ @NonNull RegistryKeySet<Enchantment> exclusiveWith();
|
||||
+
|
||||
+ /**
|
||||
+ * A mutable builder for the {@link GameEventRegistryEntry} plugins may change in applicable registry events.
|
||||
+ * A mutable builder for the {@link EnchantmentRegistryEntry} plugins may change in applicable registry events.
|
||||
+ * <p>
|
||||
+ * The following values are required for each builder:
|
||||
+ * <ul>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren