Uses of Class
net.minecraft.util.profiler.ProfilerSystem.LocatedInfo
Packages that use ProfilerSystem.LocatedInfo
-
Uses of ProfilerSystem.LocatedInfo in net.minecraft.util.profiler
Fields in net.minecraft.util.profiler declared as ProfilerSystem.LocatedInfoModifier and TypeFieldDescriptionprivate @Nullable ProfilerSystem.LocatedInfo
ProfilerSystem.currentInfo
Fields in net.minecraft.util.profiler with type parameters of type ProfilerSystem.LocatedInfoModifier and TypeFieldDescriptionprivate final Map
<String, ProfilerSystem.LocatedInfo> ProfilerSystem.locationInfos
Methods in net.minecraft.util.profiler that return ProfilerSystem.LocatedInfoModifier and TypeMethodDescriptionprivate ProfilerSystem.LocatedInfo
ProfilerSystem.getCurrentInfo()