Uses of Class
net.minecraft.client.gl.GlFenceSync
Packages that use GlFenceSync
-
Uses of GlFenceSync in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as GlFenceSyncModifier and TypeFieldDescriptionprivate final GlFenceSyncRenderSystem.class_10827.fenceThe field for thefencerecord component.Methods in com.mojang.blaze3d.systems that return GlFenceSyncModifier and TypeMethodDescriptionRenderSystem.class_10827.fence()Returns the value of thefencerecord component.Constructors in com.mojang.blaze3d.systems with parameters of type GlFenceSyncModifierConstructorDescription(package private)class_10827(Runnable runnable, GlFenceSync glFenceSync)