Package | Description |
---|---|
net.minecraftforge.client.model.pipeline |
Modifier and Type | Class and Description |
---|---|
class |
VertexLighterSmoothAo |
Modifier and Type | Field and Description |
---|---|
private java.lang.ThreadLocal<VertexLighterFlat> |
ForgeBlockModelRenderer.lighterFlat |
Modifier and Type | Method and Description |
---|---|
static boolean |
ForgeBlockModelRenderer.render(VertexLighterFlat lighter,
ILightReader world,
IBakedModel model,
BlockState state,
BlockPos pos,
MatrixStack matrixStack,
boolean checkSides,
java.util.Random rand,
long seed,
IModelData modelData) |