| Package | Description |
|---|---|
| net.minecraft.creativetab | |
| net.minecraft.enchantment | |
| net.minecraftforge.common |
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeTabs.func_92116_a(List par1List,
EnumEnchantmentType... par2ArrayOfEnumEnchantmentType) |
| Modifier and Type | Field and Description |
|---|---|
EnumEnchantmentType |
Enchantment.type
The EnumEnchantmentType given to this Enchantment.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumEnchantmentType |
EnumEnchantmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumEnchantmentType[] |
EnumEnchantmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumEnchantmentType |
EnumHelper.addEnchantmentType(String name) |