YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.profiler.PlayerUsageSnooper Class Reference

Public Member Functions

 PlayerUsageSnooper (String par1Str, IPlayerUsage par2IPlayerUsage)
 
void startSnooper ()
 
void addMemoryStatsToSnooper ()
 
void addData (String par1Str, Object par2Obj)
 
Map getCurrentStats ()
 
boolean isSnooperRunning ()
 
void stopSnooper ()
 
String getUniqueID ()
 

Constructor & Destructor Documentation

net.minecraft.profiler.PlayerUsageSnooper.PlayerUsageSnooper ( String  par1Str,
IPlayerUsage  par2IPlayerUsage 
)

Member Function Documentation

void net.minecraft.profiler.PlayerUsageSnooper.addData ( String  par1Str,
Object  par2Obj 
)

Adds information to the report

void net.minecraft.profiler.PlayerUsageSnooper.addMemoryStatsToSnooper ( )
Map net.minecraft.profiler.PlayerUsageSnooper.getCurrentStats ( )
String net.minecraft.profiler.PlayerUsageSnooper.getUniqueID ( )
boolean net.minecraft.profiler.PlayerUsageSnooper.isSnooperRunning ( )
void net.minecraft.profiler.PlayerUsageSnooper.startSnooper ( )

Note issuing start multiple times is not an error.

void net.minecraft.profiler.PlayerUsageSnooper.stopSnooper ( )

The documentation for this class was generated from the following file: