Package net.minecraftforge.server.timings
-
Class Summary Class Description ForgeTimings<T> ForgeTimings aggregates timings data collected byTimeTracker
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}