Package com.blamejared.wac.client.render.shader
package com.blamejared.wac.client.render.shader
-
ClassDescriptionThe vanilla
RenderStateShard.MultiTextureStateShardclass uses `i++` to set each texture, however the lightmap and overlay texture are hardcoded to use id 1 and 2 respectively.Basic tuple for a shader texture Borrowed from FunkyFrames