Uses of Interface
com.mojang.blaze3d.buffers.GpuFence
Packages that use GpuFence
Package
Description
The base package for all Minecraft classes.
-
Uses of GpuFence in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as GpuFenceModifier and TypeFieldDescriptionprivate final GpuFenceRenderSystem.Task.fenceThe field for thefencerecord component.Methods in com.mojang.blaze3d.systems that return GpuFenceModifier and TypeMethodDescriptionCommandEncoder.createFence()RenderSystem.Task.fence()Returns the value of thefencerecord component.Constructors in com.mojang.blaze3d.systems with parameters of type GpuFence -
Uses of GpuFence in net.minecraft
Classes in net.minecraft that implement GpuFenceFields in net.minecraft declared as GpuFence -
Uses of GpuFence in net.minecraft.client.gl
Methods in net.minecraft.client.gl that return GpuFence