Uses of Interface
com.mojang.blaze3d.buffers.GpuFence
Packages that use GpuFence
-
Uses of GpuFence in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as GpuFenceModifier and TypeFieldDescriptionprivate final GpuFence
RenderSystem.Task.fence
The field for thefence
record component.Methods in com.mojang.blaze3d.systems that return GpuFenceModifier and TypeMethodDescriptionCommandEncoder.createFence()
RenderSystem.Task.fence()
Returns the value of thefence
record component.Constructors in com.mojang.blaze3d.systems with parameters of type GpuFence -
Uses of GpuFence in net.minecraft.client.gl
Classes in net.minecraft.client.gl that implement GpuFenceFields in net.minecraft.client.gl declared as GpuFenceMethods in net.minecraft.client.gl that return GpuFence