Class IrisPipelineAccess
java.lang.Object
foundry.veil.impl.client.render.perspective.IrisPipelineAccess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable Object
getPipeline
(net.minecraft.client.renderer.LevelRenderer levelRenderer) static void
setPipeline
(net.minecraft.client.renderer.LevelRenderer levelRenderer, Object pipeline)
-
Constructor Details
-
IrisPipelineAccess
public IrisPipelineAccess()
-
-
Method Details