Uses of Interface
net.runelite.client.plugins.mta.MTAConfig
-
Packages that use MTAConfig Package Description net.runelite.client.plugins.mta -
-
Uses of MTAConfig in net.runelite.client.plugins.mta
Fields in net.runelite.client.plugins.mta declared as MTAConfig Modifier and Type Field Description protected MTAConfig
MTARoom. config
Methods in net.runelite.client.plugins.mta that return MTAConfig Modifier and Type Method Description MTAConfig
MTAPlugin. getConfig(ConfigManager manager)
protected MTAConfig
MTARoom. getConfig()
Constructors in net.runelite.client.plugins.mta with parameters of type MTAConfig Constructor Description MTARoom(MTAConfig config)
-