Uses of Interface
net.minecraft.util.profiler.ProfileLocationInfo
-
Uses of ProfileLocationInfo in net.minecraft.util.profiler
Modifier and TypeFieldDescriptionprivate Map<String,? extends ProfileLocationInfo>
ProfileResultImpl.locationInfos
ModifierConstructorDescriptionProfileResultImpl(Map<String,? extends ProfileLocationInfo> locationInfos, long startTime, int startTick, long endTime, int endTick)