Uses of Enum Class
games.stendhal.server.entity.slot.Banks
Packages that use Banks
-
Uses of Banks in games.stendhal.server.entity.slot
Methods in games.stendhal.server.entity.slot that return BanksModifier and TypeMethodDescriptionstatic BanksBanks.getBySlotName(String slotName) Returns the Banks instance for the specified slot name.static BanksReturns the enum constant of this class with the specified name.static Banks[]Banks.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in games.stendhal.server.entity.slot with parameters of type BanksModifier and TypeMethodDescriptionvoidAdds an accessor for this bank.gets the list of accessors for think bank.Constructors in games.stendhal.server.entity.slot with parameters of type Banks