Uses of Class
com.mojang.blaze3d.TracyFrameCapture
Packages that use TracyFrameCapture
-
Uses of TracyFrameCapture in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type TracyFrameCaptureModifier and TypeMethodDescriptionvoidWindow.updateDisplay(@Nullable TracyFrameCapture tracyFrameCapture) private voidWindow.updateFullscreen(boolean enableVsync, @Nullable TracyFrameCapture tracyFrameCapture) -
Uses of TracyFrameCapture in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems with parameters of type TracyFrameCaptureModifier and TypeMethodDescriptionstatic voidRenderSystem.flipFrame(@Nullable TracyFrameCapture tracyFrameCapture) -
Uses of TracyFrameCapture in net.minecraft.client
Fields in net.minecraft.client declared as TracyFrameCaptureModifier and TypeFieldDescriptionprivate final @Nullable TracyFrameCaptureMinecraft.tracyFrameCapture