Package net.minecraft.util.profiling
Class FilledProfileResults.CounterCollector
java.lang.Object
net.minecraft.util.profiling.FilledProfileResults.CounterCollector
- Enclosing class:
 - FilledProfileResults
 
- 
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Map<String,FilledProfileResults.CounterCollector> (package private) long(package private) long - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
selfValue
long selfValue - 
totalValue
long totalValue - 
children
 
 - 
 - 
Constructor Details
- 
CounterCollector
CounterCollector() 
 - 
 - 
Method Details
- 
addValue
 
 -