Uses of Class
net.minecraft.client.gl.FramebufferManager
Packages that use FramebufferManager
-
Uses of FramebufferManager in net.minecraft.client.gl
Subclasses of FramebufferManager in net.minecraft.client.glModifier and TypeClassDescriptionprivate static class
private static class
Fields in net.minecraft.client.gl declared as FramebufferManagerMethods in net.minecraft.client.gl that return FramebufferManagerModifier and TypeMethodDescriptionstatic FramebufferManager
FramebufferManager.createFramebuffer
(GLCapabilities capabilities, Set<String> usedCapabilities) GlBackend.getFramebufferManager()
-
Uses of FramebufferManager in net.minecraft.client.texture
Methods in net.minecraft.client.texture with parameters of type FramebufferManagerModifier and TypeMethodDescriptionint
GlTexture.getOrCreateFramebuffer
(FramebufferManager manager, @Nullable GpuTexture depthTexture)