Uses of Class
net.minecraft.util.profiler.ProfilerSystem.LocatedInfo
| Package | Description |
|---|---|
| net.minecraft.util.profiler |
-
Uses of ProfilerSystem.LocatedInfo in net.minecraft.util.profiler
Fields in net.minecraft.util.profiler declared as ProfilerSystem.LocatedInfo Modifier and Type Field Description private @Nullable ProfilerSystem.LocatedInfoProfilerSystem. currentInfoFields in net.minecraft.util.profiler with type parameters of type ProfilerSystem.LocatedInfo Modifier and Type Field Description private Map<String,ProfilerSystem.LocatedInfo>ProfilerSystem. locationInfosMethods in net.minecraft.util.profiler that return ProfilerSystem.LocatedInfo Modifier and Type Method Description private ProfilerSystem.LocatedInfoProfilerSystem. getCurrentInfo()ProfilerSystem.LocatedInfoDummyProfiler. getInfo(String name)@Nullable ProfilerSystem.LocatedInfoProfilerSystem. getInfo(String name)ProfilerSystem.LocatedInfoReadableProfiler. getInfo(String name)