Uses of Enum
me.metallicgoat.tweaksaddon.api.gentiers.GenTierActionType
Packages that use GenTierActionType
-
Uses of GenTierActionType in me.metallicgoat.tweaksaddon.api.gentiers
Methods in me.metallicgoat.tweaksaddon.api.gentiers that return GenTierActionTypeModifier and TypeMethodDescriptionGenTierHandler.getActionType()Get the type of action this handler performsstatic GenTierActionTypeReturns the enum constant of this type with the specified name.static GenTierActionType[]GenTierActionType.values()Returns an array containing the constants of this enum type, in the order they are declared.