Interface RenderPipelinesInvoker


public interface RenderPipelinesInvoker
Allows registering RenderPipeline.
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static com.mojang.blaze3d.pipeline.RenderPipeline
    register(com.mojang.blaze3d.pipeline.RenderPipeline pipeline)
    Registers a custom render pipeline via the Invoker.
  • Method Details

    • register

      static com.mojang.blaze3d.pipeline.RenderPipeline register(com.mojang.blaze3d.pipeline.RenderPipeline pipeline)
      Registers a custom render pipeline via the Invoker.