Class ArmorEffect

  • All Implemented Interfaces:
    org.bukkit.configuration.serialization.ConfigurationSerializable

    
    public final class ArmorEffect
    extends PotionEffect
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      ArmorEffect(PotionEffect effect, Boolean requiresFullSet, Boolean resetOnUnequip)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final PotionEffect getEffect()
      final Boolean getRequiresFullSet()
      final Boolean getResetOnUnequip()
      • Methods inherited from class org.bukkit.potion.PotionEffect

        apply, equals, getAmplifier, getColor, getDuration, getHiddenPotionEffect, getType, hasIcon, hasParticles, hashCode, isAmbient, isInfinite, isShorterThan, serialize, toString, withAmbient, withAmplifier, withDuration, withIcon, withParticles, withType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait