Uses of Interface
net.minecraft.util.profiling.ProfilerPathEntry
Packages that use ProfilerPathEntry
-
Uses of ProfilerPathEntry in net.minecraft.util.profiling
Classes in net.minecraft.util.profiling that implement ProfilerPathEntryFields in net.minecraft.util.profiling declared as ProfilerPathEntryFields in net.minecraft.util.profiling with type parameters of type ProfilerPathEntryModifier and TypeFieldDescriptionprivate Map<String,? extends ProfilerPathEntry>
FilledProfileResults.entries
Methods in net.minecraft.util.profiling that return ProfilerPathEntryConstructor parameters in net.minecraft.util.profiling with type arguments of type ProfilerPathEntryModifierConstructorDescriptionFilledProfileResults(Map<String,? extends ProfilerPathEntry> p_18464_, long p_18465_, int p_18466_, long p_18467_, int p_18468_)