mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-08 08:02:13 -07:00
@@ -337,7 +337,7 @@ public abstract class Enchantment implements Keyed, Translatable {
|
|||||||
* Gets an array of all the registered {@link Enchantment}s
|
* Gets an array of all the registered {@link Enchantment}s
|
||||||
*
|
*
|
||||||
* @return Array of enchantments
|
* @return Array of enchantments
|
||||||
* @deprecated use {@link Registry#iterator()}
|
* @deprecated use {@link Registry#iterator() Registry.ENCHANTMENT.iterator()}
|
||||||
*/
|
*/
|
||||||
@NotNull
|
@NotNull
|
||||||
@Deprecated
|
@Deprecated
|
||||||
|
Reference in New Issue
Block a user