Class SimpleFramebuffer

java.lang.Object
net.minecraft.client.gl.Framebuffer
net.minecraft.client.gl.SimpleFramebuffer

@Environment(CLIENT) public class SimpleFramebuffer extends Framebuffer
Mappings:
Namespace Name
named net/minecraft/client/gl/SimpleFramebuffer
intermediary net/minecraft/class_6367
official ffc
  • Constructor Details

    • SimpleFramebuffer

      public SimpleFramebuffer(int width, int height, boolean useDepth)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gl/SimpleFramebuffer;<init>(IIZ)V
      intermediary <init> Lnet/minecraft/class_6367;<init>(IIZ)V
      official <init> Lffc;<init>(IIZ)V