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 width, int height)
    • MainTarget

      public MainTarget(int width, int height, boolean enableStencil)
  • Method Details