Package org.bukkit.potion
Interface PotionType.InternalPotionData
- Enclosing class:
- PotionType
Deprecated.
Do not use, interface will get removed, and the plugin won't run
- 
Method SummaryModifier and TypeMethodDescriptionDeprecated.intDeprecated.Deprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.
- 
Method Details- 
getEffectTypePotionEffectType getEffectType()Deprecated.
- 
getPotionEffectsList<PotionEffect> getPotionEffects()Deprecated.
- 
isInstantboolean isInstant()Deprecated.
- 
isUpgradeableboolean isUpgradeable()Deprecated.
- 
isExtendableboolean isExtendable()Deprecated.
- 
getMaxLevelint getMaxLevel()Deprecated.
 
-