package su.nightexpress.excellentenchants.api.enchantment; public interface Cleanable { void clear(); }