Class NeoForgeRenderPipelines
java.lang.Object
net.neoforged.neoforge.client.NeoForgeRenderPipelines
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RenderPipelineDuplicate ofRenderPipelines.ENTITY_TRANSLUCENTwith directional shading and lighting disabledstatic final RenderPipelineDuplicate ofRenderPipelines.ITEM_CUTOUTwith directional shading and lighting disabledstatic final RenderPipelineDuplicate ofRenderPipelines.ITEM_CUTOUT_GLINTwith directional shading and lighting disabledstatic final RenderPipelineDuplicate ofRenderPipelines.ITEM_CUTOUT_GLINT_SPECIALwith directional shading and lighting disabledstatic final RenderPipelineDuplicate ofRenderPipelines.ITEM_TRANSLUCENTwith directional shading and lighting disabledstatic final RenderPipelineDuplicate ofRenderPipelines.ITEM_TRANSLUCENT_GLINTwith directional shading and lighting disabledstatic final RenderPipelineDuplicate ofRenderPipelines.ITEM_TRANSLUCENT_GLINT_SPECIALwith directional shading and lighting disabledprivate static final RenderPipeline.Snippetstatic final OitPipelineSetstatic final OitPipelineSetDuplicate ofRenderPipelines.OIT_ITEMwith directional shading and lighting disabledstatic final OitPipelineSetDuplicate ofRenderPipelines.OIT_ITEM_GLINTwith directional shading and lighting disabledstatic final OitPipelineSetDuplicate ofRenderPipelines.OIT_ITEM_GLINT_SPECIALwith directional shading and lighting disabledprivate static final RenderPipeline.Snippet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
-
Field Details
-
ITEM_UNLIT_SNIPPET
-
OIT_ITEM_UNLIT_SNIPPET
-
ITEM_CUTOUT_UNLIT
Duplicate ofRenderPipelines.ITEM_CUTOUTwith directional shading and lighting disabled -
ITEM_CUTOUT_UNLIT_GLINT
Duplicate ofRenderPipelines.ITEM_CUTOUT_GLINTwith directional shading and lighting disabled -
ITEM_CUTOUT_UNLIT_GLINT_SPECIAL
Duplicate ofRenderPipelines.ITEM_CUTOUT_GLINT_SPECIALwith directional shading and lighting disabled -
ITEM_TRANSLUCENT_UNLIT
Duplicate ofRenderPipelines.ITEM_TRANSLUCENTwith directional shading and lighting disabled -
OIT_ITEM_UNLIT
Duplicate ofRenderPipelines.OIT_ITEMwith directional shading and lighting disabled -
ITEM_TRANSLUCENT_UNLIT_GLINT
Duplicate ofRenderPipelines.ITEM_TRANSLUCENT_GLINTwith directional shading and lighting disabled -
OIT_ITEM_UNLIT_GLINT
Duplicate ofRenderPipelines.OIT_ITEM_GLINTwith directional shading and lighting disabled -
ITEM_TRANSLUCENT_UNLIT_GLINT_SPECIAL
Duplicate ofRenderPipelines.ITEM_TRANSLUCENT_GLINT_SPECIALwith directional shading and lighting disabled -
OIT_ITEM_UNLIT_GLINT_SPECIAL
Duplicate ofRenderPipelines.OIT_ITEM_GLINT_SPECIALwith directional shading and lighting disabled -
ENTITY_UNLIT_TRANSLUCENT
Duplicate ofRenderPipelines.ENTITY_TRANSLUCENTwith directional shading and lighting disabled -
OIT_ENTITY_UNLIT
-
-
Constructor Details
-
NeoForgeRenderPipelines
private NeoForgeRenderPipelines()
-
-
Method Details
-
registerPipelines
-