public class PotionEffectTypeArg extends AbstractCommandArg<PotionEffectType>
Modifier and Type | Class and Description |
---|---|
static class |
PotionEffectTypeArg.NoSuchPotionEffect |
string
Constructor and Description |
---|
PotionEffectTypeArg(CommandsMessages messages,
String string) |
Modifier and Type | Method and Description |
---|---|
PotionEffectType |
value()
Returns the parsed value.
|
valueOr
public PotionEffectTypeArg(CommandsMessages messages, String string)
public PotionEffectType value()
CommandArg
Copyright © 2012. All Rights Reserved.