History - net.minecraft.client.render.block.AmbientOcclusionCalculator
26.3-snapshot-3
Names
Fields
Constructors
Methods
float (CardinalLighting, BakedQuad, Direction): getDirectionalBrightness, method_1_8139, getFaceLighting
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
net.minecraft.client.renderer.block.BlockModelLighter
net.minecraft.class_1_392
net.minecraft.client.render.block.AmbientOcclusionCalculator
Fields
int: CACHE_SIZE, field_1_2189, field_1_2189
ThreadLocal<AmbientOcclusionCalculator$BrightnessCache>: CACHE, field_1_2188, BRIGHTNESS_CACHE
int: CHECK_LIGHT, field_1_2190, field_1_2190
AmbientOcclusionCalculator$BrightnessCache: cache, field_1_2191, brightnessCache
BlockPos$Mutable: scratchPos, field_1_2195, workingPos
boolean: faceCubic, field_1_2192, isExtremalFace
boolean: facePartial, field_1_2193, isPartialFace
float[]: faceShape, field_1_2194, weightsByNeighborOrientation
Constructors
()
Methods
int (BlockState, BlockRenderView, BlockPos): getLightCoords, method_1_2615, getLightmapCoordinates
void (BlockRenderView, BlockState, BlockPos, BakedQuad, QuadShading): prepareQuadAmbientOcclusion, method_1_2616, shadeSmooth
void (BlockRenderView, BlockState, BlockPos, int, BakedQuad, QuadShading): prepareQuadFlat, method_1_2617, shadeFlat
void (BlockRenderView, BlockState, BlockPos, BakedQuad, boolean): prepareQuadShape, method_1_2618, getQuadDimensions
void (): enableCaching, method_1_2614, enableBrightnessCache
void (): clearCache, method_1_2613, disableBrightnessCache