Uses of Class
net.minecraft.client.util.tracy.TracyFrameCapturer
Packages that use TracyFrameCapturer
-
Uses of TracyFrameCapturer in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems with parameters of type TracyFrameCapturerModifier and TypeMethodDescriptionstatic void
RenderSystem.flipFrame
(long window, @Nullable TracyFrameCapturer capturer) -
Uses of TracyFrameCapturer in net.minecraft.client
Fields in net.minecraft.client declared as TracyFrameCapturerModifier and TypeFieldDescriptionprivate final @Nullable TracyFrameCapturer
MinecraftClient.tracyFrameCapturer
-
Uses of TracyFrameCapturer in net.minecraft.client.util
Methods in net.minecraft.client.util with parameters of type TracyFrameCapturerModifier and TypeMethodDescriptionvoid
Window.swapBuffers
(@Nullable TracyFrameCapturer capturer) private void
Window.updateFullscreen
(boolean vsync, @Nullable TracyFrameCapturer capturer)