Uses of Class
net.minecraft.util.profiler.Profiler
Packages that use Profiler
Package
Description
-
Uses of Profiler in net.minecraft.client
Fields in net.minecraft.client declared as Profiler -
Uses of Profiler in net.minecraft.client.world
Constructors in net.minecraft.client.world with parameters of type ProfilerModifierConstructorDescriptionClientWorld(ClientPlayNetworkHandler netHandler, LevelInfo levelInfo, int dimensionId, Difficulty difficulty, Profiler profiler) -
Uses of Profiler in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as ProfilerConstructors in net.minecraft.entity.ai.goal with parameters of type Profiler -
Uses of Profiler in net.minecraft.server
Fields in net.minecraft.server declared as Profiler -
Uses of Profiler in net.minecraft.server.world
Constructors in net.minecraft.server.world with parameters of type ProfilerModifierConstructorDescriptionServerWorld(MinecraftServer minecraftServer, SaveHandler saveHandler, String string, int int2, LevelInfo levelInfo, Profiler profiler) -
Uses of Profiler in net.minecraft.world
Fields in net.minecraft.world declared as ProfilerConstructors in net.minecraft.world with parameters of type ProfilerModifierConstructorDescriptionDemoServerWorld(MinecraftServer minecraftServer, SaveHandler saveHandler, String string, int int2, Profiler profiler) MultiServerWorld(MinecraftServer minecraftServer, SaveHandler saveHandler, String string, int int2, LevelInfo levelInfo, ServerWorld serverWorld, Profiler profiler) World(SaveHandler saveHandler, String string, Dimension dimension, LevelInfo levelInfo, Profiler profiler) World(SaveHandler saveHandler, String string, LevelInfo levelInfo, Dimension dimension, Profiler profiler)