Package net.neoforged.neoforge.client
Class NeoForgeRenderPipelines
java.lang.Object
net.neoforged.neoforge.client.NeoForgeRenderPipelines
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.blaze3d.pipeline.RenderPipeline
static final com.mojang.blaze3d.pipeline.RenderPipeline
static final com.mojang.blaze3d.pipeline.RenderPipeline
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
-
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
-
registerPipelines
-