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