Package | Description |
---|---|
fr.aumgn.bukkitutils.command.arg.basic | |
fr.aumgn.bukkitutils.command.arg.bukkit | |
fr.aumgn.bukkitutils.command.exception |
Modifier and Type | Class and Description |
---|---|
static class |
EnumArg.EnumArgNotFound |
static class |
EnumArg.MoreThanOneValidValueFound |
Modifier and Type | Class and Description |
---|---|
static class |
ChatColorArg.NoSuchColor |
static class |
EnchantmentArg.NoSuchEnchantment |
static class |
EntityTypeArg.NoSuchEntityType |
static class |
ItemTypeArg.InvalidItemTypeFormat |
static class |
MaterialArg.NoSuchMaterial |
static class |
PlayerArg.MoreThanOnePlayerFound |
static class |
PlayerArg.NoSuchPlayer |
static class |
PotionEffectTypeArg.NoSuchPotionEffect |
static class |
WorldArg.NoSuchWorld |
Modifier and Type | Class and Description |
---|---|
class |
CommandError
Thrown when an error occurred while executing a command.
|
class |
CommandUsageError
Thrown when an error has been detected in the
usage of the command.
|
Copyright © 2012. All Rights Reserved.