| Package | Description |
|---|---|
| net.minecraft.profiler |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DataPoint> |
EmptyProfileResult.getDataPoints(java.lang.String sectionPath) |
java.util.List<DataPoint> |
FilledProfileResult.getDataPoints(java.lang.String sectionPath) |
java.util.List<DataPoint> |
IProfileResult.getDataPoints(java.lang.String sectionPath) |
| Modifier and Type | Method and Description |
|---|---|
int |
DataPoint.compareTo(DataPoint p_compareTo_1_) |