接口 PotionType.InternalPotionData

封闭类:
PotionType

@Deprecated @Internal public static interface PotionType.InternalPotionData
已过时。
请勿使用, 该接口将被移除, 插件将无法运作
  • 方法详细资料

    • getEffectType

      PotionEffectType getEffectType()
      已过时。
    • getPotionEffects

      List<PotionEffect> getPotionEffects()
      已过时。
    • isInstant

      boolean isInstant()
      已过时。
    • isUpgradeable

      boolean isUpgradeable()
      已过时。
    • isExtendable

      boolean isExtendable()
      已过时。
    • getMaxLevel

      int getMaxLevel()
      已过时。