Interface ShaderChunkRendererAccessor
public interface ShaderChunkRendererAccessor
-
Method Summary
Modifier and TypeMethodDescriptionMap<me.jellysquid.mods.sodium.client.render.chunk.shader.ChunkShaderOptions, me.jellysquid.mods.sodium.client.gl.shader.GlProgram<me.jellysquid.mods.sodium.client.render.chunk.shader.ChunkShaderInterface>>
-
Method Details
-
getPrograms
Map<me.jellysquid.mods.sodium.client.render.chunk.shader.ChunkShaderOptions,me.jellysquid.mods.sodium.client.gl.shader.GlProgram<me.jellysquid.mods.sodium.client.render.chunk.shader.ChunkShaderInterface>> getPrograms()
-