Interface PotionType
- All Superinterfaces:
DefaultedRegistryValue
Represents a type of potion with specific
PotionEffect
s.-
Method Summary
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
Method Details
-
effects
List<PotionEffect> effects()
-