Uses of Enum
com.cryptomorin.xseries.SkullUtils.ValueType
Packages that use SkullUtils.ValueType
-
Uses of SkullUtils.ValueType in com.cryptomorin.xseries
Methods in com.cryptomorin.xseries that return SkullUtils.ValueTypeModifier and TypeMethodDescriptionstatic SkullUtils.ValueTypeSkullUtils.detectSkullValueType(String identifier) static SkullUtils.ValueTypeReturns the enum constant of this type with the specified name.static SkullUtils.ValueType[]SkullUtils.ValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.