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