| Package | Description |
|---|---|
| net.minecraftforge.client.model.animation | |
| net.minecraftforge.client.model.pipeline |
| Modifier and Type | Field and Description |
|---|---|
private VertexLighterFlat |
AnimationModelBase.lighter
Deprecated.
|
| Constructor and Description |
|---|
AnimationModelBase(ResourceLocation modelLocation,
VertexLighterFlat lighter)
Deprecated.
|
| 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,
IBlockAccess world,
IBakedModel model,
IBlockState state,
BlockPos pos,
BufferBuilder wr,
boolean checkSides,
long rand) |