Class EnchantmentSource

java.lang.Object
net.swofty.enchantment.EnchantmentSource

public class EnchantmentSource extends Object
The source of the enchant, for the enchanting guide
  • Field Details

    • source

      public final String source
    • minLevel

      public final int minLevel
    • maxLevel

      public final int maxLevel
    • sourceType

      @Nullable public @Nullable EnchantmentSource.SourceType sourceType
  • Constructor Details

  • Method Details