|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumEnchantmentType | |
---|---|
net.minecraft.enchantment | |
net.minecraftforge.common |
Uses of EnumEnchantmentType in net.minecraft.enchantment |
---|
Fields in net.minecraft.enchantment declared as EnumEnchantmentType | |
---|---|
EnumEnchantmentType |
Enchantment.type
The EnumEnchantmentType given to this Enchantment. |
Methods in net.minecraft.enchantment that return EnumEnchantmentType | |
---|---|
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. |
Uses of EnumEnchantmentType in net.minecraftforge.common |
---|
Methods in net.minecraftforge.common that return EnumEnchantmentType | |
---|---|
static EnumEnchantmentType |
EnumHelper.addEnchantmentType(String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |