|
CommandAPI 11.1.0
An API for the command UI introduced in Minecraft 1.13
|
This is the complete list of members for dev.jorel.commandapi.arguments.PotionEffectArgument, including all inherited members.
| fromKey(Function< S, NamespacedKey > mapper) | dev.jorel.commandapi.arguments.SafeOverrideableArgument< PotionEffectType, PotionEffectType > | static |
| getArgumentType() (defined in dev.jorel.commandapi.arguments.PotionEffectArgument) | dev.jorel.commandapi.arguments.PotionEffectArgument | |
| getPrimitiveType() (defined in dev.jorel.commandapi.arguments.PotionEffectArgument) | dev.jorel.commandapi.arguments.PotionEffectArgument | |
| PotionEffectArgument(String nodeName) | dev.jorel.commandapi.arguments.PotionEffectArgument | |
| SafeOverrideableArgument(String nodeName, ArgumentType<?> rawType, Function< S, String > mapper) | dev.jorel.commandapi.arguments.SafeOverrideableArgument< PotionEffectType, PotionEffectType > | protected |