Class MainTarget

java.lang.Object
com.mojang.blaze3d.pipeline.RenderTarget
com.mojang.blaze3d.pipeline.MainTarget

public class MainTarget extends RenderTarget
  • Field Details

  • Constructor Details

    • MainTarget

      public MainTarget(int p_166137_, int p_166138_)
  • Method Details

    • createFrameBuffer

      private void createFrameBuffer(int p_166142_, int p_166143_)
    • allocateAttachments

      private MainTarget.Dimension allocateAttachments(int p_166147_, int p_166148_)
    • allocateColorAttachment

      private boolean allocateColorAttachment(MainTarget.Dimension p_166140_)
    • allocateDepthAttachment

      private boolean allocateDepthAttachment(MainTarget.Dimension p_166145_)