| Class | Description |
|---|---|
| ForgeTimings<T> |
ForgeTimings aggregates timings data collected by
TimeTracker for an Object
and performs operations for interpretation of the data. |
| TimeTracker<T> |
A class to assist in the collection of data to measure the update times of ticking objects {currently Tile Entities and Entities}
|