Uses of Enum
net.md_5.bungee.protocol.data.NumberFormat.Type
Packages that use NumberFormat.Type
-
Uses of NumberFormat.Type in net.md_5.bungee.protocol.data
Methods in net.md_5.bungee.protocol.data that return NumberFormat.TypeModifier and TypeMethodDescriptionNumberFormat.getType()static NumberFormat.TypeReturns the enum constant of this type with the specified name.static NumberFormat.Type[]NumberFormat.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in net.md_5.bungee.protocol.data with parameters of type NumberFormat.Type