Uses of Interface
net.runelite.client.plugins.banktags.BankTag
-
Packages that use BankTag Package Description net.runelite.client.plugins.banktags -
-
Uses of BankTag in net.runelite.client.plugins.banktags
Methods in net.runelite.client.plugins.banktags that return BankTag Modifier and Type Method Description BankTagBankTagsPlugin. getActiveBankTag()BankTagBankTagsService. getActiveBankTag()Get the currently openBankTagMethods in net.runelite.client.plugins.banktags with parameters of type BankTag Modifier and Type Method Description voidTagManager. registerTag(String name, BankTag tag)
-