My Project
|
#include <BlockChunk.h>
Public Member Functions | |
uint8_t | GetBrightness (bool isSunLight) |
void | SetBrightness (uint8_t value, bool isSunLight) |
uint8_t | GetMaxBrightness (CBlockWorld *pBlockWorld) |
void | LoadBrightness (uint8_t sun, uint8_t torch) |
load without dirty mask | |
bool | IsInfluencedBySun () |
bool | IsZero () |
Block Light Data.