Class NeoForgeRenderPipelines

java.lang.Object
net.neoforged.neoforge.client.NeoForgeRenderPipelines

public final class NeoForgeRenderPipelines extends Object
  • Field Details

    • ENTITY_UNLIT_TRANSLUCENT

      public static final com.mojang.blaze3d.pipeline.RenderPipeline ENTITY_UNLIT_TRANSLUCENT
    • ENTITY_TRANSLUCENT_CULL

      public static final com.mojang.blaze3d.pipeline.RenderPipeline ENTITY_TRANSLUCENT_CULL
    • ENTITY_SMOOTH_CUTOUT_CULL

      public static final com.mojang.blaze3d.pipeline.RenderPipeline ENTITY_SMOOTH_CUTOUT_CULL
  • Constructor Details

    • NeoForgeRenderPipelines

      private NeoForgeRenderPipelines()
  • Method Details