Fix copy/paste

This commit is contained in:
DerFrZocker 2022-06-07 22:44:16 +02:00
parent ba2c8cb123
commit d01b4c906d
No known key found for this signature in database
GPG key ID: 713F71FFFE1DDF91

View file

@ -6,7 +6,7 @@ import org.jetbrains.annotations.NotNull;
/**
* A simple wrapper for ease of selecting {@link Enchantment}s
* @deprecated only for backwards compatibility, PotionEffectTypeWrapper is no longer used.
* @deprecated only for backwards compatibility, EnchantmentWrapper is no longer used.
*/
@Deprecated
public class EnchantmentWrapper extends Enchantment {