Uses of Interface
net.minecraft.util.profiler.ProfileLocationInfo
Packages that use ProfileLocationInfo
-
Uses of ProfileLocationInfo in net.minecraft.util.profiler
Classes in net.minecraft.util.profiler that implement ProfileLocationInfoFields in net.minecraft.util.profiler declared as ProfileLocationInfoModifier and TypeFieldDescriptionprivate static final ProfileLocationInfo
ProfileResultImpl.EMPTY_INFO
Fields in net.minecraft.util.profiler with type parameters of type ProfileLocationInfoModifier and TypeFieldDescriptionprivate final Map
<String, ? extends ProfileLocationInfo> ProfileResultImpl.locationInfos
Methods in net.minecraft.util.profiler that return ProfileLocationInfoConstructor parameters in net.minecraft.util.profiler with type arguments of type ProfileLocationInfoModifierConstructorDescriptionProfileResultImpl
(Map<String, ? extends ProfileLocationInfo> locationInfos, long startTime, int startTick, long endTime, int endTick)