@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.effect.potion
-
Interface Summary Interface Description PotionEffect Represents an effect of aPotionEffectType
for a specifiedPotionEffect.duration()
,PotionEffect.amplifier()
,PotionEffect.showsParticles()
andPotionEffect.showsIcon()
.PotionEffect.Builder Represents a builder interface to create aPotionEffect
.PotionEffectType Represents a possible type ofPotionEffect
. -
Class Summary Class Description PotionEffectTypes