Uses of Class
com.takenoko.stats.SingleBotStatistics
Packages that use SingleBotStatistics
-
Uses of SingleBotStatistics in com.takenoko.engine
Fields in com.takenoko.engine declared as SingleBotStatisticsModifier and TypeFieldDescriptionprivate final SingleBotStatistics
BotManager.singleBotStatistics
Methods in com.takenoko.engine that return SingleBotStatisticsConstructors in com.takenoko.engine with parameters of type SingleBotStatisticsModifierConstructorDescriptionBotManager
(ConsoleUserInterface consoleUserInterface, String name, Bot bot, BotState botState, SingleBotStatistics botStatistics) Constructor for the class -
Uses of SingleBotStatistics in com.takenoko.stats
Fields in com.takenoko.stats with type parameters of type SingleBotStatisticsModifier and TypeFieldDescriptionprivate final HashMap<String,
SingleBotStatistics> BotCSVExporter.botsData
Methods in com.takenoko.stats that return SingleBotStatisticsMethods in com.takenoko.stats that return types with arguments of type SingleBotStatisticsMethods in com.takenoko.stats with parameters of type SingleBotStatisticsModifier and TypeMethodDescriptionvoid
SingleBotStatistics.addStatistics
(SingleBotStatistics value) Constructors in com.takenoko.stats with parameters of type SingleBotStatistics