@MethodsReturnNonnullByDefault
@ParametersAreNonnullByDefault
public class FirstLightProcessor
extends java.lang.Object
Used only when changes are caused by pre-populator terrain generation.
THIS SHOULD ONLY EVER BE USED ONCE PER CUBE.
| Constructor and Description |
|---|
FirstLightProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
diffuseSkylight(ICube cube)
Diffuses skylight in the given cube and all cubes affected by this update.
|
public void diffuseSkylight(ICube cube)
cube - the cube whose skylight is to be initialized