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