Skip to main content

LightPropertiesFn

Type Alias LightPropertiesFn 

Source
pub type LightPropertiesFn = fn(u16) -> BlockLightProperties;
Expand description

Function type for light-property lookups. Takes a state offset and returns extracted vanilla properties.