Schnittstelle RenderPipelinesInvoker


public interface RenderPipelinesInvoker
Allows registering RenderPipeline.
  • Methodenübersicht

    Statische Methoden
    Modifikator und Typ
    Methode
    Beschreibung
    static com.mojang.blaze3d.pipeline.RenderPipeline
    register(com.mojang.blaze3d.pipeline.RenderPipeline pipeline)
    Registers a custom render pipeline via the Invoker.
  • Methodendetails

    • register

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