class BlockModelRenderer.AmbientOcclusionFace
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private float[] |
brightness |
private int[] |
lightmap |
Constructor and Description |
---|
AmbientOcclusionFace() |
Modifier and Type | Method and Description |
---|---|
private int |
blend(int p_147778_1_,
int p_147778_2_,
int p_147778_3_,
int p_147778_4_) |
private int |
blend(int p_178203_1_,
int p_178203_2_,
int p_178203_3_,
int p_178203_4_,
float p_178203_5_,
float p_178203_6_,
float p_178203_7_,
float p_178203_8_) |
void |
calculate(IBlockDisplayReader p_239285_1_,
BlockState p_239285_2_,
BlockPos p_239285_3_,
Direction p_239285_4_,
float[] p_239285_5_,
java.util.BitSet p_239285_6_,
boolean p_239285_7_) |
public void calculate(IBlockDisplayReader p_239285_1_, BlockState p_239285_2_, BlockPos p_239285_3_, Direction p_239285_4_, float[] p_239285_5_, java.util.BitSet p_239285_6_, boolean p_239285_7_)
private int blend(int p_147778_1_, int p_147778_2_, int p_147778_3_, int p_147778_4_)
private int blend(int p_178203_1_, int p_178203_2_, int p_178203_3_, int p_178203_4_, float p_178203_5_, float p_178203_6_, float p_178203_7_, float p_178203_8_)