public interface IPlayerUsage
Modifier and Type | Method and Description |
---|---|
void |
addServerStatsToSnooper(PlayerUsageSnooper playerusagesnooper) |
void |
addServerTypeToSnooper(PlayerUsageSnooper playerusagesnooper) |
ILogAgent |
getLogAgent() |
boolean |
isSnooperEnabled()
Returns whether snooping is enabled or not.
|
void addServerStatsToSnooper(PlayerUsageSnooper playerusagesnooper)
void addServerTypeToSnooper(PlayerUsageSnooper playerusagesnooper)
boolean isSnooperEnabled()
ILogAgent getLogAgent()