Uses of Interface
com.mojang.blaze3d.buffers.GpuFence
Packages that use GpuFence
Package
Description
-
Uses of GpuFence in com.mojang.blaze3d.opengl
Classes in com.mojang.blaze3d.opengl that implement GpuFenceMethods in com.mojang.blaze3d.opengl that return GpuFence -
Uses of GpuFence in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as GpuFenceModifier and TypeFieldDescriptionprivate final GpuFenceRenderSystem.GpuAsyncTask.fenceThe field for thefencerecord component.Methods in com.mojang.blaze3d.systems that return GpuFenceModifier and TypeMethodDescriptionCommandEncoder.createFence()RenderSystem.GpuAsyncTask.fence()Returns the value of thefencerecord component.Constructors in com.mojang.blaze3d.systems with parameters of type GpuFenceModifierConstructorDescription(package private)GpuAsyncTask(Runnable callback, GpuFence fence) Creates an instance of aGpuAsyncTaskrecord class. -
Uses of GpuFence in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as GpuFence -
Uses of GpuFence in net.neoforged.neoforge.client.blaze3d.validation
Methods in net.neoforged.neoforge.client.blaze3d.validation that return GpuFence