Package guideme.hooks

Class RenderToTextureHooks

java.lang.Object
guideme.hooks.RenderToTextureHooks

public final class RenderToTextureHooks extends Object
  • Field Details

    • targetOverride

      public static com.mojang.blaze3d.pipeline.RenderTarget targetOverride
  • Constructor Details

    • RenderToTextureHooks

      public RenderToTextureHooks()
  • Method Details

    • replaceColorTarget

      public static com.mojang.blaze3d.textures.GpuTexture replaceColorTarget(com.mojang.blaze3d.textures.GpuTexture colorTarget)
    • replaceDepthTarget

      public static com.mojang.blaze3d.textures.GpuTexture replaceDepthTarget(com.mojang.blaze3d.textures.GpuTexture depthTarget)