mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-21 05:44:17 +00:00
Fix copy/paste
This commit is contained in:
parent
ba2c8cb123
commit
d01b4c906d
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue