Uses of Enum Class
dev.twilite.game.loadout.RunePouchLoadoutItem.Type
Packages that use RunePouchLoadoutItem.Type
-
Uses of RunePouchLoadoutItem.Type in dev.twilite.game.loadout
Methods in dev.twilite.game.loadout that return RunePouchLoadoutItem.TypeModifier and TypeMethodDescriptionRunePouchLoadoutItem.type()Returns the requested pouch type.static RunePouchLoadoutItem.TypeReturns the enum constant of this class with the specified name.static RunePouchLoadoutItem.Type[]RunePouchLoadoutItem.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.