Function handle_block_update_event

Source
pub fn handle_block_update_event(
    query: Query<'_, '_, (&mut QueuedServerBlockUpdates, &InstanceHolder, &mut BlockStatePredictionHandler)>,
)