Class EngineRenderPipelines
java.lang.Object
de.luckymcdev.foundryengine.client.render.EngineRenderPipelines
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.blaze3d.pipeline.RenderPipelinestatic final com.mojang.blaze3d.pipeline.RenderPipelinestatic final com.mojang.blaze3d.pipeline.RenderPipelinestatic final com.mojang.blaze3d.pipeline.RenderPipelinestatic final com.mojang.blaze3d.pipeline.RenderPipelinestatic final com.mojang.blaze3d.pipeline.RenderPipeline -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
POSITION
public static final com.mojang.blaze3d.pipeline.RenderPipeline POSITION -
POSITION_COLOR
public static final com.mojang.blaze3d.pipeline.RenderPipeline POSITION_COLOR -
POSITION_COLOR_NORMAL
public static final com.mojang.blaze3d.pipeline.RenderPipeline POSITION_COLOR_NORMAL -
POSITION_TEX_COLOR
public static final com.mojang.blaze3d.pipeline.RenderPipeline POSITION_TEX_COLOR -
DEBUG_LINES
public static final com.mojang.blaze3d.pipeline.RenderPipeline DEBUG_LINES -
FILLED_THROUGH_WALLS
public static final com.mojang.blaze3d.pipeline.RenderPipeline FILLED_THROUGH_WALLS
-
-
Constructor Details
-
EngineRenderPipelines
public EngineRenderPipelines()
-