Uses of Class
net.minecraft.client.util.tracy.TracyFrameCapturer
Packages that use TracyFrameCapturer
- 
Uses of TracyFrameCapturer in com.mojang.blaze3d.systemsMethods in com.mojang.blaze3d.systems with parameters of type TracyFrameCapturerModifier and TypeMethodDescriptionstatic voidRenderSystem.flipFrame(long window, @Nullable TracyFrameCapturer capturer) 
- 
Uses of TracyFrameCapturer in net.minecraft.clientFields in net.minecraft.client declared as TracyFrameCapturerModifier and TypeFieldDescriptionprivate final @Nullable TracyFrameCapturerMinecraftClient.tracyFrameCapturer
- 
Uses of TracyFrameCapturer in net.minecraft.client.utilMethods in net.minecraft.client.util with parameters of type TracyFrameCapturerModifier and TypeMethodDescriptionvoidWindow.swapBuffers(@Nullable TracyFrameCapturer capturer) private voidWindow.updateFullscreen(boolean vsync, @Nullable TracyFrameCapturer capturer)