Uses of Class
net.minecraft.world.chunk.light.SkyLightStorage.Data
Package | Description |
---|---|
net.minecraft.world.chunk.light |
-
Uses of SkyLightStorage.Data in net.minecraft.world.chunk.light
Methods in net.minecraft.world.chunk.light that return SkyLightStorage.Data Modifier and Type Method Description SkyLightStorage.Data
SkyLightStorage.Data. copy()
Method parameters in net.minecraft.world.chunk.light with type arguments of type SkyLightStorage.Data Modifier and Type Method Description protected void
SkyLightStorage. updateLight(ChunkLightProvider<SkyLightStorage.Data,?> lightProvider, boolean doSkylight, boolean skipEdgeLightPropagation)