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