pub fn has_different_light_properties(
old_state: BlockStateId,
new_state: BlockStateId,
) -> boolExpand description
Returns whether vanilla must re-check lighting after a block-state change.
pub fn has_different_light_properties(
old_state: BlockStateId,
new_state: BlockStateId,
) -> boolReturns whether vanilla must re-check lighting after a block-state change.