Modifier and Type | Field and Description |
---|---|
private WorldLightManager |
ClientChunkProvider.lightManager |
Modifier and Type | Method and Description |
---|---|
WorldLightManager |
ClientChunkProvider.getLightManager() |
Modifier and Type | Method and Description |
---|---|
private void |
ClientPlayNetHandler.setLightData(int chunkX,
int chunkZ,
WorldLightManager lightManager,
LightType type,
int p_217284_5_,
int p_217284_6_,
java.util.Iterator<byte[]> p_217284_7_) |
Modifier and Type | Method and Description |
---|---|
WorldLightManager |
ChunkRenderCache.getLightManager() |
Constructor and Description |
---|
SUpdateLightPacket(ChunkPos pos,
WorldLightManager lightManager) |
SUpdateLightPacket(ChunkPos pos,
WorldLightManager lightManager,
int skyLightUpdateMaskIn,
int blockLightUpdateMaskIn) |
Modifier and Type | Method and Description |
---|---|
WorldLightManager |
World.getLightManager() |
WorldLightManager |
ILightReader.getLightManager() |
Modifier and Type | Field and Description |
---|---|
private WorldLightManager |
ChunkPrimer.field_217334_e |
Modifier and Type | Method and Description |
---|---|
abstract WorldLightManager |
AbstractChunkProvider.getLightManager() |
WorldLightManager |
ChunkPrimer.getWorldLightManager() |
WorldLightManager |
ChunkPrimerWrapper.getWorldLightManager() |
WorldLightManager |
EmptyChunk.getWorldLightManager() |
WorldLightManager |
Chunk.getWorldLightManager() |
Modifier and Type | Method and Description |
---|---|
void |
ChunkPrimer.setLightManager(WorldLightManager p_217306_1_) |
Modifier and Type | Method and Description |
---|---|
WorldLightManager |
WorldGenRegion.getLightManager() |
Modifier and Type | Class and Description |
---|---|
class |
ServerWorldLightManager |
Modifier and Type | Field and Description |
---|---|
private WorldLightManager |
ChunkHolder.lightManager |
Constructor and Description |
---|
ChunkHolder(ChunkPos p_i50716_1_,
int p_i50716_2_,
WorldLightManager p_i50716_3_,
ChunkHolder.IListener p_i50716_4_,
ChunkHolder.IPlayerProvider p_i50716_5_) |