- valueOf(String) - Static method in enum me.arcaniax.hdb.enums.CategoryEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum me.arcaniax.hdb.enums.EconomyEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum me.arcaniax.hdb.enums.VanillaHeadTypeEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum me.arcaniax.hdb.enums.CategoryEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum me.arcaniax.hdb.enums.EconomyEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum me.arcaniax.hdb.enums.VanillaHeadTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VanillaHead - Class in me.arcaniax.hdb.object.head
-
- VanillaHead() - Constructor for class me.arcaniax.hdb.object.head.VanillaHead
-
- VanillaHeadTypeEnum - Enum in me.arcaniax.hdb.enums
-