Class PotionEffectArgument

java.lang.Object
dev.jorel.commandapi.AbstractArgumentTree<Argument<org.bukkit.potion.PotionEffectType>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.AbstractArgument<org.bukkit.potion.PotionEffectType,Argument<org.bukkit.potion.PotionEffectType>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.Argument<org.bukkit.potion.PotionEffectType>
dev.jorel.commandapi.arguments.SafeOverrideableArgument<org.bukkit.potion.PotionEffectType,org.bukkit.potion.PotionEffectType>
dev.jorel.commandapi.arguments.PotionEffectArgument
All Implemented Interfaces:
SafeOverrideable<org.bukkit.potion.PotionEffectType,org.bukkit.potion.PotionEffectType,Argument<org.bukkit.potion.PotionEffectType>,Argument<?>,org.bukkit.command.CommandSender>, BukkitExecutable<Argument<org.bukkit.potion.PotionEffectType>>, ChainableBuilder<Argument<org.bukkit.potion.PotionEffectType>>, PlatformExecutable<Argument<org.bukkit.potion.PotionEffectType>,org.bukkit.command.CommandSender>

public class PotionEffectArgument extends SafeOverrideableArgument<org.bukkit.potion.PotionEffectType,org.bukkit.potion.PotionEffectType>
An argument that represents the Bukkit PotionEffectType object
Since:
1.1