Uses of Enum
de.themoep.ShowItem.api.data.Data.Type
Packages that use Data.Type
-
Uses of Data.Type in de.themoep.ShowItem.api.data
Methods in de.themoep.ShowItem.api.data that return Data.TypeModifier and TypeMethodDescriptionData.getType()
default Data.Type
EnderData.getType()
default Data.Type
InvData.getType()
static Data.Type
Returns the enum constant of this type with the specified name.static Data.Type[]
Data.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.